Function os::mm::translated_ref

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

Translate a generic through page table and return a reference