Home
last modified time | relevance | path

Searched refs:PT_REGS_DS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Delf.h56 pr_reg[7] = PT_REGS_DS(regs); \
59 pr_reg[9] = PT_REGS_DS(regs); \
60 pr_reg[10] = PT_REGS_DS(regs); \
H A Dptrace.h25 #define PT_REGS_DS(r) UPT_DS(&(r)->regs) macro
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Delf.h56 pr_reg[7] = PT_REGS_DS(regs); \
59 pr_reg[9] = PT_REGS_DS(regs); \
60 pr_reg[10] = PT_REGS_DS(regs); \
H A Dptrace.h25 #define PT_REGS_DS(r) UPT_DS(&(r)->regs) macro
/kernel/linux/linux-5.10/arch/x86/um/
H A Dsysrq_32.c32 0xffff & PT_REGS_DS(regs), in show_regs()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsysrq_32.c32 0xffff & PT_REGS_DS(regs), in show_regs()

Completed in 3 milliseconds