Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dfpu.h157 static inline int own_fpu(int restore) in own_fpu() function
/linux-4.1.27/arch/mips/kernel/
Dtraps.c810 own_fpu(1); in simulate_fp()
864 own_fpu(1); /* Using the FPU again. */ in do_fpe()
1269 return own_fpu(1); in enable_restore_fp_context()
Dunaligned.c1196 own_fpu(1); /* Restore FPU state. */ in emulate_load_store_insn()
1631 own_fpu(1); /* restore FPU state */ in emulate_load_store_microMIPS()
Dbranch.c706 own_fpu(1); in __compute_return_epc_for_insn()
Dmips-r2-to-r6-emul.c1189 own_fpu(1); /* Restore FPU state. */ in mipsr2_decoder()