Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/mach/
H A Dexclaves.h957 #define EXCLAVES_CTL_OP(op_and_flags) \ macro
/xnu-11215.1.10/osfmk/kern/
H A Dexclaves.c234 uint8_t operation = EXCLAVES_CTL_OP(uap->operation_and_flags); in _exclaves_ctl_trap()