Searched refs:ml_interrupt_masked_debug_start (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.61.12/osfmk/arm/ |
| H A D | cpu_common.c | 242 ml_interrupt_masked_debug_start(xfunc, DBG_INTR_TYPE_IPI); in cpu_handle_xcall() 253 ml_interrupt_masked_debug_start(xfunc, DBG_INTR_TYPE_IPI); in cpu_handle_xcall() 610 ml_interrupt_masked_debug_start(DebuggerXCall, DBG_INTR_TYPE_IPI); in cpu_signal_handler_internal() 618 ml_interrupt_masked_debug_start(kperf_signal_handler, DBG_INTR_TYPE_IPI); in cpu_signal_handler_internal() 628 ml_interrupt_masked_debug_start(ast_check, DBG_INTR_TYPE_IPI); in cpu_signal_handler_internal() 634 ml_interrupt_masked_debug_start(timer_queue_expire_local, DBG_INTR_TYPE_IPI); in cpu_signal_handler_internal()
|
| H A D | machine_routines.h | 115 ml_interrupt_masked_debug_start(void *handler_addr, int type) in ml_interrupt_masked_debug_start() function
|
| H A D | model_dep.c | 1449 …ml_interrupt_masked_debug_start((void *)current_thread()->machine.int_handler_addr, current_thread… in DebuggerXCall()
|
| H A D | machine_routines_common.c | 1033 ml_interrupt_masked_debug_start((void *)handler, DBG_INTR_TYPE_OTHER); in ml_irq_debug_start()
|
| /xnu-12377.61.12/osfmk/arm64/ |
| H A D | sleh.c | 3016 ml_interrupt_masked_debug_start(mt_fiq, DBG_INTR_TYPE_PMI); in sleh_fiq() 3036 ml_interrupt_masked_debug_start(rtclock_intr, DBG_INTR_TYPE_TIMER); in sleh_fiq()
|