Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dirq_64.c167 performance_monitor_exception(&regs); in __replay_soft_interrupts()
Dhead_85xx.S652 performance_monitor_exception)
Dhead_book3s_32.S742 bl performance_monitor_exception
Dtraps.c1952 DEFINE_INTERRUPT_HANDLER_RAW(performance_monitor_exception) in DEFINE_INTERRUPT_HANDLER_RAW() argument
Dexceptions-64e.S827 bl performance_monitor_exception
/linux-6.12.1/arch/powerpc/include/asm/
Dinterrupt.h622 DECLARE_INTERRUPT_HANDLER_RAW(performance_monitor_exception);
/linux-6.12.1/arch/powerpc/kvm/
Dbooke.c962 performance_monitor_exception(&regs); in kvmppc_restart_interrupt()