pub const VM_MAX_PAGE_SIZE: u32 = 0x10000;
Expand description

The maximum page size of the VM.