pub fn translated_refmut<T>(token: usize, ptr: *mut T) -> &'static mut TExpand description
translate a generic through page table and return a mutable reference
pub fn translated_refmut<T>(token: usize, ptr: *mut T) -> &'static mut Ttranslate a generic through page table and return a mutable reference