Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dsstep.h19 #define IS_MTMSRD(instr) ((ppc_inst_val(instr) & 0xfc0007be) == 0x7c000124) macro
/linux/arch/powerpc/kernel/
A Dkprobes.c132 } else if (IS_MTMSRD(insn) || IS_RFID(insn)) { in arch_prepare_kprobe()
/linux/arch/powerpc/xmon/
A Dxmon.c924 if (IS_MTMSRD(instr) || IS_RFID(instr)) { in insert_bpts()
1473 if (IS_MTMSRD(instr) || IS_RFID(instr)) { in check_bp_loc()

Completed in 10 milliseconds