Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h199 #define PPC_PTRACE_GETHWDBGINFO 0x89 macro
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace32.c293 case PPC_PTRACE_GETHWDBGINFO: in compat_arch_ptrace()
H A Dptrace.c89 case PPC_PTRACE_GETHWDBGINFO: { in arch_ptrace()
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-perf-hwbreak.c71 return sys_ptrace(PPC_PTRACE_GETHWDBGINFO, pid, 0, (unsigned long)dbginfo); in ppc_ptrace_gethwdbginfo()
H A Dptrace-hwbreak.c54 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, dbginfo)) { in get_dbginfo()
H A Dperf-hwbreak.c828 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, &dbginfo)) { in get_nr_wps()
/openbmc/linux/Documentation/powerpc/
H A Ddawr-power9.rst34 PPC_PTRACE_GETHWDBGINFO call. This results in GDB falling back to
H A Dptrace.rst18 1. PPC_PTRACE_GETHWDBGINFO