Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/xmon/
Dxmon.c120 static unsigned bpinstr = 0x7fe00008; /* trap */ variable
955 ppc_inst(bpinstr)); in insert_bpts()
959 ppc_inst(bpinstr)) != 0) { in insert_bpts()
998 && ppc_inst_equal(instr, ppc_inst(bpinstr)) in remove_bpts()