Function os::mm::page_table::translated_refmut
source · [−]pub fn translated_refmut<T>(token: usize, ptr: *mut T) -> &'static mut T
Expand description
Translate the user space pointer ptr
into a mutable reference in user space through page table token
Implementation Information
- Get the pagetable from token