Home
last modified time | relevance | path

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

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