Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/kernel/
Dirq_64.c174 performance_monitor_exception(&regs); in replay_soft_interrupts()
Dhead_85xx.S664 performance_monitor_exception)
Dhead_book3s_32.S750 bl performance_monitor_exception
Dexceptions-64e.S823 bl performance_monitor_exception
Dtraps.c1921 DEFINE_INTERRUPT_HANDLER_RAW(performance_monitor_exception) in DEFINE_INTERRUPT_HANDLER_RAW() argument
/Linux-v6.1/arch/powerpc/include/asm/
Dinterrupt.h631 DECLARE_INTERRUPT_HANDLER_RAW(performance_monitor_exception);
/Linux-v6.1/arch/powerpc/kvm/
Dbooke.c960 performance_monitor_exception(&regs); in kvmppc_restart_interrupt()