Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/uapi/asm/
A Dptrace.h225 #define PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 0x0000000000000020 macro
/linux/tools/testing/selftests/powerpc/ptrace/
A Dperf-hwbreak.c38 #ifndef PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
39 #define PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 0x20 macro
799 *arch_31 = !!(dbginfo.features & PPC_DEBUG_FEATURE_DATA_BP_ARCH_31); in get_nr_wps()
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-noadv.c57 dbginfo->features |= PPC_DEBUG_FEATURE_DATA_BP_ARCH_31; in ppc_gethwdinfo()
/linux/Documentation/powerpc/
A Dptrace.rst49 #define PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 0x20

Completed in 6 milliseconds