Searched refs:performance_monitor_exception (Results 1 – 8 of 8) sorted by relevance
59 extern void performance_monitor_exception(struct pt_regs *regs);
658 performance_monitor_exception, EXC_XFER_STD)
1100 bl performance_monitor_exception
652 EXC_XFER_STD(0xf00, performance_monitor_exception)
1898 void performance_monitor_exception(struct pt_regs *regs) in performance_monitor_exception() function
880 bl performance_monitor_exception
1667 EXC_COMMON_ASYNC(performance_monitor_common, 0xf00, performance_monitor_exception)
935 performance_monitor_exception(®s); in kvmppc_restart_interrupt()