pub const VM_MIN_PAGE_SIZE: u32 = 0x1000;
Expand description

The minimum page size of the VM.