Home
last modified time | relevance | path

Searched refs:PT_REGS_BX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/um/asm/
H A Delf.h37 PT_REGS_BX(regs) = 0; \
49 pr_reg[0] = PT_REGS_BX(regs); \
132 PT_REGS_BX(regs) = 0; \
H A Dptrace.h14 #define PT_REGS_BX(r) UPT_BX(&(r)->regs) macro
/openbmc/linux/arch/x86/um/
H A Dsysrq_32.c27 PT_REGS_AX(regs), PT_REGS_BX(regs), in show_regs()
H A Dsysrq_64.c27 PT_REGS_AX(regs), PT_REGS_BX(regs), PT_REGS_CX(regs)); in show_regs()