Searched refs:VMAP_REGION_NR (Results 1 – 2 of 2) sorted by relevance
13 static void *__read_mostly vm_base[VMAP_REGION_NR];16 static unsigned int __read_mostly vm_top[VMAP_REGION_NR];18 static unsigned int __read_mostly vm_end[VMAP_REGION_NR];20 static unsigned int vm_low[VMAP_REGION_NR];58 ASSERT((t >= VMAP_DEFAULT) && (t < VMAP_REGION_NR)); in vm_alloc()
10 VMAP_REGION_NR, enumerator
Completed in 4 milliseconds