Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/um/asm/
Dptrace_64.h19 #define PT_REGS_RCX(r) UPT_RCX(&(r)->regs)
/linux-3.4.99/arch/x86/um/shared/sysdep/
Dptrace_64.h94 #define UPT_RCX(r) REGS_RCX((r)->gp) macro