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

/bionic/libc/kernel/arch-mips/asm/
H A Dpgtable-32.h44 #define VMALLOC_START MAP_BASE macro
/bionic/libc/kernel/arch-x86/asm/
H A Dpgtable_32.h50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1)) macro

Completed in 27 milliseconds