Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/um/
H A Dsysrq_64.c33 PT_REGS_R10(regs), PT_REGS_R11(regs), PT_REGS_R12(regs)); in show_regs()
/kernel/linux/linux-6.6/arch/x86/um/
H A Dsysrq_64.c33 PT_REGS_R10(regs), PT_REGS_R11(regs), PT_REGS_R12(regs)); in show_regs()
/kernel/linux/linux-5.10/arch/x86/um/asm/
H A Dptrace.h62 #define PT_REGS_R11(r) UPT_R11(&(r)->regs) macro
H A Delf.h142 PT_REGS_R11(regs) = 0; \
/kernel/linux/linux-6.6/arch/x86/um/asm/
H A Dptrace.h62 #define PT_REGS_R11(r) UPT_R11(&(r)->regs) macro
H A Delf.h142 PT_REGS_R11(regs) = 0; \

Completed in 3 milliseconds