Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c117 static unsigned int bpinstr = PPC_RAW_TRAP(); variable
953 ppc_inst(bpinstr)); in insert_bpts()
957 ppc_inst(bpinstr)) != 0) { in insert_bpts()
996 && ppc_inst_equal(instr, ppc_inst(bpinstr)) in remove_bpts()