Home
last modified time | relevance | path

Searched refs:ml_interrupt_masked_debug_start (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/osfmk/arm/
H A Dcpu_common.c242 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 Dmachine_routines.h115 ml_interrupt_masked_debug_start(void *handler_addr, int type) in ml_interrupt_masked_debug_start() function
H A Dmodel_dep.c1449ml_interrupt_masked_debug_start((void *)current_thread()->machine.int_handler_addr, current_thread… in DebuggerXCall()
H A Dmachine_routines_common.c1033 ml_interrupt_masked_debug_start((void *)handler, DBG_INTR_TYPE_OTHER); in ml_irq_debug_start()
/xnu-12377.61.12/osfmk/arm64/
H A Dsleh.c3016 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()