Home
last modified time | relevance | path

Searched refs:VMALLOC_START (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dpgtable-32.h44 #define VMALLOC_START MAP_BASE macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
Dpgtable_32.h50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1)) macro