Home
last modified time | relevance | path

Searched refs:EXCEPTION_DEFAULT (Results 1 – 11 of 11) sorted by relevance

/xnu-8792.41.9/osfmk/mach/
H A Dexception_types.h110 #define EXCEPTION_DEFAULT 1 macro
/xnu-8792.41.9/tests/
H A Dexc_resource_threads.c102 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
H A Dreply_port_defense.c160 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
H A Dimmovable_send.c201 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
H A Dhw_breakpoint_step_arm64.c101 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
H A Dimm_pinned_control_port.c375 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
H A Dmach_exception_reply.c374 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
/xnu-8792.41.9/osfmk/kern/
H A Dux_handler.c106 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, in ux_handler_setup()
H A Dipc_host.c511 case EXCEPTION_DEFAULT: in host_set_exception_ports()
711 case EXCEPTION_DEFAULT: in host_swap_exception_ports()
H A Dexception.c342 case EXCEPTION_DEFAULT: { in exception_deliver()
H A Dipc_tt.c4068 case EXCEPTION_DEFAULT: in thread_set_exception_ports()
4180 case EXCEPTION_DEFAULT: in task_set_exception_ports()
4325 case EXCEPTION_DEFAULT: in thread_swap_exception_ports()
4463 case EXCEPTION_DEFAULT: in task_swap_exception_ports()