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. |
||
|---|---|---|
| .. | ||
| kmm_map.c | ||
| Make.defs | ||
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. |
||
|---|---|---|
| .. | ||
| kmm_map.c | ||
| Make.defs | ||