Searched refs:nextinsn (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/mips/mm/
H A Dextable.c19 regs->cp0_epc = fixup->nextinsn;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Duaccess.h471 * - nextinsn is a 16-bit offset off of the faulting instruction
483 * lda valreg, nextinsn(errreg)
493 signed int nextinsn : 16; member in struct:exception_table_entry::exception_fixup::__anon7798
507 (pc) + (_fixup)->fixup.bits.nextinsn; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Duaccess.h1149 unsigned long nextinsn; member in struct:exception_table_entry
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dtraps.c437 regs->cp0_epc = fixup->nextinsn;

Completed in 114 milliseconds