rustubs::arch::x86_64::paging

Function map_page

Source
pub fn map_page(pt_root: u64, va: u64, _flags: PTEFlags) -> bool
Expand description

walk the page table, create missing tables, return mapped physical frame