Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dhead_32.S710 EXCEPTION(0x1300, Trap_13, instruction_breakpoint_exception, EXC_XFER_EE)
Dtraps.c777 void instruction_breakpoint_exception(struct pt_regs *regs) in instruction_breakpoint_exception() function
Dexceptions-64s.S807 STD_EXCEPTION_COMMON(0x1300, instruction_breakpoint, instruction_breakpoint_exception)