Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/uapi/asm/
A Dptrace.h199 #define PPC_PTRACE_GETHWDBGINFO 0x89 macro
/linux-6.3-rc2/arch/powerpc/kernel/ptrace/
A Dptrace32.c293 case PPC_PTRACE_GETHWDBGINFO: in compat_arch_ptrace()
A Dptrace.c89 case PPC_PTRACE_GETHWDBGINFO: { in arch_ptrace()
/linux-6.3-rc2/Documentation/powerpc/
A Ddawr-power9.rst34 PPC_PTRACE_GETHWDBGINFO call. This results in GDB falling back to
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/
A Dptrace-perf-hwbreak.c624 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, dbginfo)) { in get_dbginfo()
A Dptrace-hwbreak.c54 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, dbginfo)) { in get_dbginfo()
A Dperf-hwbreak.c828 if (ptrace(PPC_PTRACE_GETHWDBGINFO, child_pid, NULL, &dbginfo)) { in get_nr_wps()

Completed in 10 milliseconds