Searched refs:UPT_CX (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/um/shared/sysdep/
H A Dptrace_32.h28 #define UPT_SYSCALL_ARG2(r) UPT_CX(r)
H A Dptrace.h30 #define UPT_CX(r) REGS_CX((r)->gp) macro
/linux-4.1.27/arch/x86/um/asm/
H A Dptrace.h14 #define PT_REGS_CX(r) UPT_CX(&(r)->regs)

Completed in 101 milliseconds