Searched defs:VMALLOC_START (Results 26 - 30 of 30) sorted by last modified time

12

/linux-master/arch/arm/include/asm/
H A Dpgtable-nommu.h62 #define VMALLOC_START 0UL macro
/linux-master/arch/parisc/include/asm/
H A Dfixmap.h54 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/linux-master/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START (PAGE_OFFSET + LOWMEM_LIMIT + (PAGE_SIZE * 8)) macro
/linux-master/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
/linux-master/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro

Completed in 411 milliseconds

12