Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
Dinterrupt.h620 DECLARE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi);
/linux-6.15/arch/powerpc/kernel/
Dtraps.c1932 DECLARE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi);
1933 DEFINE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi) in DEFINE_INTERRUPT_HANDLER_NMI() argument
1960 performance_monitor_exception_nmi(regs); in DEFINE_INTERRUPT_HANDLER_RAW()
Dexceptions-64s.S2363 bl CFUNC(performance_monitor_exception_nmi)