Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h267 unsigned long emulated_fp; member
295 .emulated_fp = 0, \
H A Dswitch_to.h62 next->thread.emulated_fp = 0; \
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h80 unsigned long emulated_fp; member
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dtraps.c930 ((current->thread.emulated_fp++ > mt_fpemul_threshold))) { in mt_ase_fp_affinity()