Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dzalloc.h209 struct kalloc_type_view *zov_kt_heap; member
217 inline zone_or_view(struct kalloc_type_view *kth) : zov_kt_heap(kth) { in zone_or_view()