Home
last modified time | relevance | path

Searched defs:VMALLOC_START (Results 26 – 32 of 32) sorted by relevance

12

/linux-5.10/arch/openrisc/include/asm/
Dpgtable.h92 #define VMALLOC_START (PAGE_OFFSET-0x04000000UL) macro
/linux-5.10/arch/nds32/include/asm/
Dpgtable.h66 #define VMALLOC_START ((VMALLOC_END) - VMALLOC_RESERVE) macro
/linux-5.10/arch/powerpc/include/asm/book3s/32/
Dpgtable.h189 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))) macro
/linux-5.10/arch/ia64/include/asm/
Dpgtable.h225 #define VMALLOC_START (RGN_BASE(RGN_GATE) + 0x200000000UL) macro
/linux-5.10/arch/sparc/include/asm/
Dpgtable_64.h45 #define VMALLOC_START _AC(0x0000000100000000,UL) macro
/linux-5.10/arch/arm64/include/asm/
Dpgtable.h24 #define VMALLOC_START (MODULES_END) macro
/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dpgtable.h272 #define VMALLOC_START __vmalloc_start macro

12