Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dmemory.h54 #define VMEMMAP_END (VMEMMAP_START + VMEMMAP_SIZE) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable.h79 #define VMEMMAP_END KERN_IO_START macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgtable.h40 #define VMEMMAP_END (VMALLOC_START - 1) macro