Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h185 const uint32_t csm_allocator_ring_pairs; member
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c268 return csm->csm_allocator_ring_pairs << 1; in _num_allocator_rings()
/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.c874 *(uint32_t *)(uintptr_t)&csm->csm_allocator_ring_pairs = in na_schema_alloc()