pub const fn V2P(va: u64) -> Option<u64>
Expand description
convert VA <-> PA wrt. the kernel id mapping from 0xffff_8000_0000_0000 ~ 0xffff_800f_ffff_ffff virtual to 0x0 ~ 0xf_ffff_ffff physical (64G)
pub const fn V2P(va: u64) -> Option<u64>
convert VA <-> PA wrt. the kernel id mapping from 0xffff_8000_0000_0000 ~ 0xffff_800f_ffff_ffff virtual to 0x0 ~ 0xf_ffff_ffff physical (64G)