Home
last modified time | relevance | path

Searched refs:lose_fpu (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dpm.c31 lose_fpu(1); in mips_cpu_save()
Dsignal.c319 lose_fpu(1); in protected_save_fp_context()
366 lose_fpu(0); in protected_restore_fp_context()
382 lose_fpu(0); in protected_restore_fp_context()
Dprocess.c75 lose_fpu(0); in start_thread()
Dbranch.c686 lose_fpu(1); /* Save FPU state for the emulator. */ in __compute_return_epc_for_insn()
Dunaligned.c1224 lose_fpu(1); /* Save FPU state for the emulator. */ in emulate_load_store_insn()
1737 lose_fpu(1); /* save the FPU state for the emulator */ in emulate_load_store_microMIPS()
Dtraps.c798 lose_fpu(1); in simulate_fp()
852 lose_fpu(1); in do_fpe()
Dmips-r2-to-r6-emul.c1183 lose_fpu(1); /* Save FPU state for the emulator. */ in mipsr2_decoder()
/Linux-v4.19/arch/mips/include/asm/
Dfpu.h194 static inline void lose_fpu(int save) in lose_fpu() function
/Linux-v4.19/arch/mips/kvm/
Dmips.c462 lose_fpu(1); in kvm_arch_vcpu_ioctl_run()