pub fn current_vmtoken() -> PhysAddr
Expand description

Read the current VM token, which is the page table root address on various architectures. (e.g. CR3, SATP, …)