Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel_private.h231 const mach_vm_offset_t csm_nexusadv_ofs member
H A Dchannel.c1969 SK_D(" nexusadv_ofs: 0x%llx", ch_schema->csm_nexusadv_ofs); in ch_connect_log1()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c584 if (CHD_SCHEMA(chd)->csm_nexusadv_ofs != 0) { in os_channel_create_extended()
591 CHD_SCHEMA(chd)->csm_nexusadv_ofs); in os_channel_create_extended()
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c1059 *(mach_vm_offset_t *)(uintptr_t)&csm->csm_nexusadv_ofs = in na_schema_alloc()
1063 *(mach_vm_offset_t *)(uintptr_t)&csm->csm_nexusadv_ofs = 0; in na_schema_alloc()