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

Translate a generic through page table and return a reference