mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
7c893ddfc2
Mapping a physical page to a kernel virtual page is very simple and does not need the kernel vma list, just get the kernel addressable virtual address for the page.