Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel_private.h257 #define CSM_PRIV_MEM 0x1 /* private memory region */ macro
/xnu-8792.41.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c2577 &ch->ch_schema->csm_flags), CSM_PRIV_MEM); in na_connect()