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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/
H A Dsysrq.c30 PT_REGS_RBP(regs), PT_REGS_R8(regs), PT_REGS_R9(regs));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-x86_64/asm/
H A Delf.h60 PT_REGS_R9(regs) = 0; \
H A Dptrace.h26 #define PT_REGS_R9(r) UPT_R9(&(r)->regs) macro

Completed in 55 milliseconds