Searched refs:UPT_R15 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/x86/um/shared/sysdep/ | ||
| D | ptrace_64.h | 51 #define UPT_R15(r) REGS_R15((r)->gp) macro |
| /Linux-v4.19/arch/x86/um/asm/ | ||
| D | ptrace.h | 66 #define PT_REGS_R15(r) UPT_R15(&(r)->regs) |