Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h44 #define UPT_R10(r) REGS_R10((r)->gp) macro
54 #define UPT_SYSCALL_ARG4(r) UPT_R10(r)
/linux/arch/x86/um/asm/
H A Dptrace.h73 #define PT_REGS_R10(r) UPT_R10(&(r)->regs)