Home
last modified time | relevance | path

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

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