Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h47 #define UPT_R11(r) REGS_R11((r)->gp) macro
/openbmc/linux/arch/x86/um/asm/
H A Dptrace.h62 #define PT_REGS_R11(r) UPT_R11(&(r)->regs)