Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h43 #define UPT_R9(r) REGS_R9((r)->gp) macro
56 #define UPT_SYSCALL_ARG6(r) UPT_R9(r)
/linux/arch/x86/um/asm/
H A Dptrace.h72 #define PT_REGS_R9(r) UPT_R9(&(r)->regs)