Searched refs:UPT_R12 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/x86/um/shared/sysdep/ | ||
D | ptrace_64.h | 48 #define UPT_R12(r) REGS_R12((r)->gp) macro |
/linux-6.1.9/arch/x86/um/asm/ | ||
D | ptrace.h | 63 #define PT_REGS_R12(r) UPT_R12(&(r)->regs) |