Searched refs:VMALLOC_START (Results 1 – 2 of 2) sorted by relevance
44 #define VMALLOC_START MAP_BASE macro
50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1)) macro