Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dexclaves_frame_mint.c58 if (id == EXCLAVES_INVALID_ID) { in exclaves_frame_mint_init()
H A Dexclaves_resource.h735 #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.c340 if (EXCLAVES_ID_LOGSERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_oslog_init()
H A Dexclaves_sensor.c110 if (eic_id == EXCLAVES_INVALID_ID) { in exclaves_eic_init()
H A Dexclaves_aoe.c56 if (aoeproxy_id == EXCLAVES_INVALID_ID) { in exclaves_aoe_boot()
H A Dexclaves_inspection.c415 if (EXCLAVES_ID_STACKSHOT_SERVER_EP == EXCLAVES_INVALID_ID) { in exclaves_inspection_init()
H A Dexclaves_driverkit.c1233 if (id == EXCLAVES_INVALID_ID) { in hello_driverkit_interrupts()
1419 if (result != EXCLAVES_INVALID_ID) { in exclaves_driver_service_lookup()
H A Dexclaves.c490 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
494 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
500 if (id == EXCLAVES_INVALID_ID) { in _exclaves_ctl_trap()
H A Dexclaves_resource.c1722 return EXCLAVES_INVALID_ID; in exclaves_service_lookup()