Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h224 #define PPC_DEBUG_FEATURE_DATA_BP_DAWR 0x0000000000000010 macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-noadv.c52 dbginfo->features |= PPC_DEBUG_FEATURE_DATA_BP_DAWR; in ppc_gethwdinfo()
/linux/Documentation/powerpc/
A Dptrace.rst48 #define PPC_DEBUG_FEATURE_DATA_BP_DAWR 0x10
/linux/tools/testing/selftests/powerpc/ptrace/
A Dptrace-hwbreak.c61 return !!(dbginfo->features & PPC_DEBUG_FEATURE_DATA_BP_DAWR); in dawr_present()

Completed in 6 milliseconds