Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h42 #define UPT_R8(r) REGS_R8((r)->gp) macro
55 #define UPT_SYSCALL_ARG5(r) UPT_R8(r)
/linux/arch/x86/um/asm/
H A Dptrace.h71 #define PT_REGS_R8(r) UPT_R8(&(r)->regs)