Home
last modified time | relevance | path

Searched refs:unknown_async_exception (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/arch/powerpc/include/asm/
Dinterrupt.h593 DECLARE_INTERRUPT_HANDLER_ASYNC(unknown_async_exception);
/linux-6.6.21/arch/powerpc/kernel/
Dhead_book3s_32.S241 EXCEPTION(INTERRUPT_SYSTEM_RESET, Reset, unknown_async_exception)
621 #define TAUException unknown_async_exception
Dexceptions-64s.S1930 bl CFUNC(unknown_async_exception)
2295 bl CFUNC(unknown_async_exception)
Dtraps.c1100 DEFINE_INTERRUPT_HANDLER_ASYNC(unknown_async_exception) in DEFINE_INTERRUPT_HANDLER_ASYNC() argument