Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/
H A Dsysrq_64.c35 PT_REGS_R13(regs), PT_REGS_R14(regs), PT_REGS_R15(regs)); in show_regs()
/openbmc/linux/arch/x86/um/asm/
H A Dptrace.h64 #define PT_REGS_R13(r) UPT_R13(&(r)->regs) macro
H A Delf.h144 PT_REGS_R13(regs) = 0; \