Home
last modified time | relevance | path

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

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