Searched refs:PARISC_KGDB_COMPILED_BREAK_INSN (Results 1 – 3 of 3) sorted by relevance
13 #define PARISC_KGDB_COMPILED_BREAK_INSN 0x3ffc01f macro26 asm(".word %0" : : "i"(PARISC_KGDB_COMPILED_BREAK_INSN) : "memory"); in arch_kgdb_breakpoint()
191 PARISC_KGDB_COMPILED_BREAK_INSN) in kgdb_arch_handle_exception()199 PARISC_KGDB_COMPILED_BREAK_INSN) { in kgdb_arch_handle_exception()
305 if (unlikely(iir == PARISC_KGDB_COMPILED_BREAK_INSN || in handle_break()