Searched defs:nextinsn (Results 1 - 2 of 2) sorted by relevance

/arch/alpha/include/asm/
H A Duaccess.h447 * - nextinsn is a 16-bit offset off of the faulting instruction
459 * lda valreg, nextinsn(errreg)
469 signed int nextinsn : 16; member in struct:exception_table_entry::exception_fixup::__anon75
483 (pc) + (_fixup)->fixup.bits.nextinsn; \
/arch/mips/include/asm/
H A Duaccess.h1467 unsigned long nextinsn; member in struct:exception_table_entry

Completed in 83 milliseconds