Home
last modified time | relevance | path

Searched refs:dsemul (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/math-emu/
DMakefile13 dsemul.o
/Linux-v4.19/arch/mips/include/asm/
Dmips-r2-to-r6-emul.h25 u64 dsemul; member
/Linux-v4.19/arch/mips/kernel/
Dmips-r2-to-r6-emul.c290 MIPS_R2_STATS(dsemul); in jr_func()
1040 MIPS_R2_STATS(dsemul); in mipsr2_decoder()
1089 MIPS_R2_STATS(dsemul); in mipsr2_decoder()
1166 MIPS_R2_STATS(dsemul); in mipsr2_decoder()
2283 (unsigned long)__this_cpu_read(mipsr2emustats.dsemul), in mipsr2_stats_show()
2284 (unsigned long)__this_cpu_read(mipsr2bdemustats.dsemul)); in mipsr2_stats_show()
2337 __this_cpu_write((mipsr2emustats).dsemul, 0); in mipsr2_stats_clear_show()
2338 __this_cpu_write((mipsr2bdemustats).dsemul, 0); in mipsr2_stats_clear_show()