Home
last modified time | relevance | path

Searched refs:EXC_MASK_VALID (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dexception_types.h179 #define EXC_MASK_VALID (EXC_MASK_ALL | EXC_MASK_CRASH | EXC_MASK_CORPSE_NOTIFY) macro
/xnu-12377.81.4/osfmk/kern/
H A Dipc_host.c621 if (exception_mask & ~EXC_MASK_VALID) { in host_get_exception_ports()
H A Dipc_tt.c4004 if (exception_mask & ~EXC_MASK_VALID) { in set_exception_ports_validation()
4543 if (exception_mask & ~EXC_MASK_VALID) { in thread_get_exception_ports_internal()
4705 if (exception_mask & ~EXC_MASK_VALID) { in task_get_exception_ports_internal()