Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dsysrq_32.c33 0xffff & PT_REGS_ES(regs)); in show_regs()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsysrq_32.c33 0xffff & PT_REGS_ES(regs)); in show_regs()
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dptrace.h26 #define PT_REGS_ES(r) UPT_ES(&(r)->regs) macro
H A Delf.h57 pr_reg[8] = PT_REGS_ES(regs); \
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dptrace.h26 #define PT_REGS_ES(r) UPT_ES(&(r)->regs) macro
H A Delf.h57 pr_reg[8] = PT_REGS_ES(regs); \

Completed in 2 milliseconds