mycelium_kernel::arch::mm

Function kernel_paddr_of

Source
pub fn kernel_paddr_of<A>(it: A) -> PAddr
where VAddr: From<A>,