Searched refs:UPT_R11 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/um/shared/sysdep/ | ||
D | ptrace_64.h | 47 #define UPT_R11(r) REGS_R11((r)->gp) macro |
/linux-6.1.9/arch/x86/um/asm/ | ||
D | ptrace.h | 62 #define PT_REGS_R11(r) UPT_R11(&(r)->regs) |