Home
last modified time | relevance | path

Searched refs:UPT_AX (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/x86/um/asm/ !
Dptrace.h13 #define PT_REGS_AX(r) UPT_AX(&(r)->regs)
/linux-5.19.10/arch/x86/um/shared/sysdep/ !
Dptrace.h29 #define UPT_AX(r) REGS_AX((r)->gp) macro