Searched refs:VMALLOC_START (Results 1 – 3 of 3) sorted by relevance
37 #ifndef VMALLOC_START39 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
50 #define VMALLOC_START MAP_BASE macro
79 #define VMALLOC_START (((unsigned long) high_memory + \ macro