Searched defs:VMALLOC_START (Results 26 - 30 of 30) sorted by relevance

12

/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h91 #define VMALLOC_START MODULES_END macro
/linux-master/arch/sparc/include/asm/
H A Dpgtable_64.h45 #define VMALLOC_START _AC(0x0000000100000000,UL) macro
/linux-master/arch/riscv/include/asm/
H A Dpgtable.h41 #define VMALLOC_START (PAGE_OFFSET - VMALLOC_SIZE) macro
900 #define VMALLOC_START _AC(0, UL) macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable.h23 #define VMALLOC_START (MODULES_END) macro
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h245 #define VMALLOC_START __vmalloc_start macro

Completed in 245 milliseconds

12