Home
last modified time | relevance | path

Searched refs:performance_monitor_exception (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/arch/powerpc/include/asm/
Dinterrupt.h556 DECLARE_INTERRUPT_HANDLER_RAW(performance_monitor_exception);
/Linux-v5.15/arch/powerpc/kernel/
Dirq.c180 performance_monitor_exception(&regs); in replay_soft_interrupts()
Dhead_fsl_booke.S652 performance_monitor_exception)
Dhead_book3s_32.S759 bl performance_monitor_exception
Dexceptions-64e.S836 bl performance_monitor_exception
Dtraps.c1905 DEFINE_INTERRUPT_HANDLER_RAW(performance_monitor_exception) in DEFINE_INTERRUPT_HANDLER_RAW() argument
Dexceptions-64s.S2296 bl performance_monitor_exception
/Linux-v5.15/arch/powerpc/kvm/
Dbooke.c961 performance_monitor_exception(&regs); in kvmppc_restart_interrupt()