Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/xmon/
Dxmon.c116 static unsigned bpinstr = 0x7fe00008; /* trap */ variable
949 ppc_inst(bpinstr)); in insert_bpts()
953 ppc_inst(bpinstr)) != 0) { in insert_bpts()
992 && ppc_inst_equal(instr, ppc_inst(bpinstr)) in remove_bpts()