Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h221 #define PPC_DEBUG_FEATURE_INSN_BP_MASK 0x0000000000000002 macro
/openbmc/linux/Documentation/powerpc/
H A Dptrace.rst45 #define PPC_DEBUG_FEATURE_INSN_BP_MASK 0x2
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-adv.c68 PPC_DEBUG_FEATURE_INSN_BP_MASK; in ppc_gethwdinfo()