Home
last modified time | relevance | path

Searched refs:PT_REGS_R8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/um/
H A Dsysrq_64.c31 PT_REGS_BP(regs), PT_REGS_R8(regs), PT_REGS_R9(regs)); in show_regs()
/openbmc/linux/arch/x86/um/asm/
H A Dptrace.h59 #define PT_REGS_R8(r) UPT_R8(&(r)->regs) macro
H A Delf.h139 PT_REGS_R8(regs) = 0; \