Home
last modified time | relevance | path

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

/linux/arch/x86/um/shared/sysdep/
H A Dptrace_64.h48 #define UPT_R14(r) REGS_R14((r)->gp) macro
/linux/arch/x86/um/asm/
H A Dptrace.h77 #define PT_REGS_R14(r) UPT_R14(&(r)->regs)