Home
last modified time | relevance | path

Searched refs:own_fpu (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/
Dfpu.h89 static inline void own_fpu(int restore) in own_fpu() function
/linux-2.6.39/arch/mips/kernel/
Dtraps.c727 own_fpu(1); /* Using the FPU again. */ in do_fpe()
1015 own_fpu(1); in do_cpu()