Skip to main content

VMALLOC_VIRT_START

Constant VMALLOC_VIRT_START 

Source
pub const VMALLOC_VIRT_START: u64 = 0xffff_c000_0000_0000;
Expand description

Base virtual address of the vmalloc arena. Placed at 0xffffc000_0000_0000 : well above the HHDM direct map.