Searched refs:VMALLOC_START (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/asm-arm/
H A Dpgtable.h33 * Note that platforms may override VMALLOC_START, but they must provide
37 #ifndef VMALLOC_START
39 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
/external/kernel-headers/original/asm-mips/
H A Dpgtable-32.h50 #define VMALLOC_START MAP_BASE macro
/external/kernel-headers/original/asm-x86/
H A Dpgtable_32.h79 #define VMALLOC_START (((unsigned long) high_memory + \ macro

Completed in 44 milliseconds