Home
last modified time | relevance | path

Searched refs:set_used_math (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/arch/mips/loongson64/loongson-3/
Dcop2-ex.c48 set_used_math(); in loongson_cu2_call()
/Linux-v4.19/arch/sparc/kernel/
Dtraps_32.c182 set_used_math(); in do_fpd_trap()
187 set_used_math(); in do_fpd_trap()
Dsigutil_32.c65 set_used_math(); in restore_fpu_state()
/Linux-v4.19/arch/sh/kernel/
Dsignal_32.c85 set_used_math(); in restore_sigcontext_fpu()
/Linux-v4.19/arch/mips/kernel/
Dbranch.c684 set_used_math(); in __compute_return_epc_for_insn()
Dmips-r2-to-r6-emul.c1181 set_used_math(); in mipsr2_decoder()
Dtraps.c1234 set_used_math(); in enable_restore_fp_context()
/Linux-v4.19/include/linux/
Dsched.h1412 #define set_used_math() set_stopped_child_used_math(current) macro