pub type PhysicalAddress = u64;Expand description
Physical memory address. This is always a 64-bit value, regardless of target platform.
pub type PhysicalAddress = u64;Physical memory address. This is always a 64-bit value, regardless of target platform.