Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dexclaves_frame_mint.c58 if (id == EXCLAVES_INVALID_ID) { in exclaves_frame_mint_init()
H A Dexclaves_resource.h670 #define EXCLAVES_INVALID_ID UINT64_C(~0) macro
H A Dexclaves_panic.c98 if (endpoint == EXCLAVES_INVALID_ID) { in exclaves_xnuproxy_panic_thread()
H A Dexclaves_log.c334 if (EXCLAVES_ID_LOGSERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_oslog_init()
H A Dexclaves_sensor.c104 if (eic_id == EXCLAVES_INVALID_ID) { in exclaves_eic_init()
H A Dexclaves_inspection.c415 if (EXCLAVES_ID_STACKSHOT_SERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_inspection_init()
H A Dexclaves.c489 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
493 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
499 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
H A Dexclaves_driverkit.c1354 if (result != EXCLAVES_INVALID_ID) { in exclaves_driver_service_lookup()
H A Dexclaves_resource.c1576 return EXCLAVES_INVALID_ID; in exclaves_service_lookup()