Searched refs:record_exception (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/sparc/math-emu/
H A Dmath_32.c216 static inline int record_exception(unsigned long *pfsr, int eflag) function
513 return record_exception(pfsr, _fex);
H A Dmath_64.c96 static inline int record_exception(struct pt_regs *regs, int eflag) function
497 return record_exception(regs, _fex);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath.c155 record_exception(struct pt_regs *regs, int eflag) function
469 trap = record_exception(regs, eflag);

Completed in 128 milliseconds