pub type HostPhysAddr = PhysAddr;
Host physical address.
pub struct HostPhysAddr(/* private fields */);