Searched refs:KMAPENT_RESERVE (Results 1 – 1 of 1) sorted by relevance
240 #define KMAPENT_RESERVE 1 macro 269 uma_zone_reserve(kmapentzone, KMAPENT_RESERVE + 1); in vm_map_startup() 270 uma_prealloc(kmapentzone, KMAPENT_RESERVE + 1); in vm_map_startup()