Searched refs:UPT_AX (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/um/asm/ ! | ||
D | ptrace.h | 13 #define PT_REGS_AX(r) UPT_AX(&(r)->regs) |
/linux-5.19.10/arch/x86/um/shared/sysdep/ ! | ||
D | ptrace.h | 29 #define UPT_AX(r) REGS_AX((r)->gp) macro |