Home
last modified time | relevance | path

Searched refs:CC_USE_L4 (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h93 #define CC_USE_L4 1 macro
95 #define CC_USE_L4 0 macro
149 (!CC_RTKIT && !CC_KERNEL && !CC_USE_L4 && \
383 #if !(CC_XNU_KERNEL_AVAILABLE || CC_KERNEL || CC_USE_L4 || CC_IBOOT || CC_RTKIT || CC_RTKITROM || C…
428 #if CC_KERNEL || CC_USE_L4 || CC_IBOOT || CC_RTKIT || CC_RTKITROM || CC_USE_SEPROM || CC_USE_S3
H A Dccaes.h84 #if CC_USE_L4
H A Dcc.h177 #if __has_feature(ptrauth_calls) && (CC_KERNEL || CC_USE_L4 || CC_USE_SEPROM)
/xnu-8020.101.4/osfmk/corecrypto/
H A Dcc_abort.c53 #elif CC_USE_L4