pub const PHYS_MEMORY_END: usize = PHYS_MEMORY_BASE + PHYS_MEMORY_SIZE; // 134_217_728usize
Expand description

End address of the whole physical memory.