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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/math-emu/
H A Dmath.c213 static inline int record_exception(unsigned long *pfsr, int eflag) function
510 return record_exception(pfsr, _fex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dmath.c155 record_exception(struct pt_regs *regs, int eflag) function
462 trap = record_exception(regs, eflag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/math-emu/
H A Dmath.c95 static inline int record_exception(struct pt_regs *regs, int eflag) function
495 return record_exception(regs, _fex);

Completed in 51 milliseconds