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

Translate the user space pointer ptr into a reference in user space through page table token