Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dprocessor.h263 unsigned long emulated_fp; member
290 .emulated_fp = 0, \
Dswitch_to.h70 next->thread.emulated_fp = 0; \
/linux-4.1.27/arch/mips/kernel/
Dtraps.c1155 ((current->thread.emulated_fp++ > mt_fpemul_threshold))) { in mt_ase_fp_affinity()