Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dfpu.h157 static inline int own_fpu(int restore) in own_fpu() function
/linux-4.4.14/arch/mips/kernel/
Dtraps.c807 own_fpu(1); in simulate_fp()
861 own_fpu(1); /* Using the FPU again. */ in do_fpe()
1282 return own_fpu(1); in enable_restore_fp_context()
Dunaligned.c1200 own_fpu(1); /* Restore FPU state. */ in emulate_load_store_insn()
1713 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.c1190 own_fpu(1); /* Restore FPU state. */ in mipsr2_decoder()