Home
last modified time | relevance | path

Searched defs:VMEMMAP_START (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Dpgtable_64_types.h136 # define VMEMMAP_START vmemmap_base macro
140 # define VMEMMAP_START __VMEMMAP_BASE_L4 macro
/linux-6.14.4/arch/arm64/include/asm/
Dmemory.h50 #define VMEMMAP_START (VMEMMAP_END - VMEMMAP_SIZE) macro
/linux-6.14.4/arch/riscv/include/asm/
Dpgtable.h84 #define VMEMMAP_START (VMALLOC_START - VMEMMAP_SIZE) macro