pub const VIRTUAL_ADDRESS_BITS: usize = 32;
Expand description

Upper half of a pointer is the region index, lower half the virtual address inside that region.