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

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