Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/skywalk/channel/
H A Dos_channel_private.h260 #define CSM_PRIV_MEM 0x1 /* private memory region */ macro
/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_adapter.c2686 os_atomic_or(__DECONST(uint32_t *, &ch->ch_schema->csm_flags), CSM_PRIV_MEM, relaxed); in na_connect()