Searched refs:PT_REGS_R9 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/um/
H A Dsysrq_64.c32 PT_REGS_BP(regs), PT_REGS_R8(regs), PT_REGS_R9(regs));
/linux-master/arch/x86/um/asm/
H A Dptrace.h60 #define PT_REGS_R9(r) UPT_R9(&(r)->regs) macro
H A Delf.h140 PT_REGS_R9(regs) = 0; \

Completed in 275 milliseconds