Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dexception_types.h112 # define EXCEPTION_DEFAULT 1 macro
/xnu-8019.80.24/tests/
H A Dexc_resource_threads.c100 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
H A Dhw_breakpoint_step_arm64.c101 (exception_behavior_t)(EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0); in exc_handler()
H A Dimmovable_send.c201 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
H A Dimm_pinned_control_port.c359 (exception_behavior_t) (EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES), 0);
H A Dmach_exception_reply.c385 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
/xnu-8019.80.24/osfmk/kern/
H A Dipc_host.c485 case EXCEPTION_DEFAULT: in host_set_exception_ports()
684 case EXCEPTION_DEFAULT: in host_swap_exception_ports()
H A Dux_handler.c103 EXCEPTION_DEFAULT | MACH_EXCEPTION_CODES, in ux_handler_setup()
H A Dexception.c331 case EXCEPTION_DEFAULT: { in exception_deliver()
H A Dipc_tt.c3866 case EXCEPTION_DEFAULT: in thread_set_exception_ports()
3975 case EXCEPTION_DEFAULT: in task_set_exception_ports()
4111 case EXCEPTION_DEFAULT: in thread_swap_exception_ports()
4248 case EXCEPTION_DEFAULT: in task_swap_exception_ports()