Constant solana_rbpf::ebpf::VIRTUAL_ADDRESS_BITS[][src]

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.