Function kernel_hal::vm::activate_paging
source · [−]pub fn activate_paging(vmtoken: PhysAddr)Expand description
Activate the page table associated with the vmtoken by writing the
page table root address.
pub fn activate_paging(vmtoken: PhysAddr)Activate the page table associated with the vmtoken by writing the
page table root address.