Home
last modified time | relevance | path

Searched refs:z_submap_from_end (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/kern/
H A Dzalloc_internal.h299 z_submap_from_end :1, /* allocate from the left or the right ? */ member
H A Dzalloc.c4136 if (zsflags.z_submap_from_end) { in zone_kma_flags()
4390 if (zsflags.z_submap_from_end) { in zone_submap_alloc_sequestered_va()
8463 zone_security_array[i].z_submap_from_end = (r & 1); in zone_bootstrap()