Function os::mm::page_table::translated_refmut

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

Translate a ptru8 array through page table and return a mutable reference of T