Home
last modified time | relevance | path

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

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