pub type PhysAddr = usize;
Physical address in system memory.
This type represents a physical memory address that can be accessed by hardware devices via DMA.