Home
last modified time | relevance | path

Searched refs:performance_monitor_exception_async (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dinterrupt.h621 DECLARE_INTERRUPT_HANDLER_ASYNC(performance_monitor_exception_async);
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c1944 DECLARE_INTERRUPT_HANDLER_ASYNC(performance_monitor_exception_async);
1945 DEFINE_INTERRUPT_HANDLER_ASYNC(performance_monitor_exception_async) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument
1963 performance_monitor_exception_async(regs); in DEFINE_INTERRUPT_HANDLER_RAW()
H A Dexceptions-64s.S2377 bl CFUNC(performance_monitor_exception_async)