Searched refs:UPT_R13 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/x86/um/shared/sysdep/ | ||
D | ptrace_64.h | 49 #define UPT_R13(r) REGS_R13((r)->gp) macro |
/linux-6.6.21/arch/x86/um/asm/ | ||
D | ptrace.h | 64 #define PT_REGS_R13(r) UPT_R13(&(r)->regs) |