Searched refs:EXC_MASK_RPC_ALERT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dexception_types.h135 #define EXC_MASK_RPC_ALERT (1 << EXC_RPC_ALERT) macro
147 EXC_MASK_RPC_ALERT | \
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c988 EXC_MASK_ALL & ~(EXC_MASK_RPC_ALERT),//pilotfish (shark) needs this port

Completed in 25 milliseconds