pub fn translated_refmut<T>(token: usize, ptr: *mut T) -> &'static mut T
Expand description

translate a generic through page table and return a mutable reference