Home
last modified time | relevance | path

Searched refs:EXCLAVES_INVALID_ID (Results 1 – 7 of 7) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dexclaves_frame_mint.c58 if (id == EXCLAVES_INVALID_ID) { in exclaves_frame_mint_init()
H A Dexclaves_resource.h841 #define EXCLAVES_INVALID_ID UINT64_C(~0) macro
H A Dexclaves_log.c345 if (EXCLAVES_ID_LOGSERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_oslog_init()
H A Dexclaves_sensor.c98 if (eic_id == EXCLAVES_INVALID_ID) { in exclaves_eic_init()
H A Dexclaves_inspection.c397 if (EXCLAVES_ID_STACKSHOT_SERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_inspection_init()
H A Dexclaves.c505 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
509 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
515 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
H A Dexclaves_resource.c1847 return EXCLAVES_INVALID_ID; in exclaves_service_lookup()