Home
last modified time | relevance | path

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

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