Searched refs:PT_REGS_RSI (Results 1 - 4 of 4) 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.c28 PT_REGS_RDX(regs), PT_REGS_RSI(regs), PT_REGS_RDI(regs));
H A Dsignal.c250 PT_REGS_RSI(regs) = (unsigned long) &frame->info;
/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.h55 PT_REGS_RSI(regs) = 0; \
H A Dptrace.h21 #define PT_REGS_RSI(r) UPT_RSI(&(r)->regs) macro

Completed in 59 milliseconds