Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/kern/
H A Dzalloc.h212 struct kalloc_type_view *zov_kt_heap; member
220 inline zone_or_view(struct kalloc_type_view *kth) : zov_kt_heap(kth) { in zone_or_view()