Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/include/asm/
H A Dinterrupt.h605 DECLARE_INTERRUPT_HANDLER(instruction_breakpoint_exception);
/linux-6.15/arch/powerpc/kernel/
H A Dhead_book3s_32.S614 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception)
H A Dtraps.c1117 DEFINE_INTERRUPT_HANDLER(instruction_breakpoint_exception) in DEFINE_INTERRUPT_HANDLER() argument
H A Dexceptions-64s.S2566 bl CFUNC(instruction_breakpoint_exception)