Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dcpu-info.h52 unsigned int fpu_csr31; member
Delf.h308 current->thread.fpu.fcr31 = boot_cpu_data.fpu_csr31; \
370 current->thread.fpu.fcr31 = boot_cpu_data.fpu_csr31; \
/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c80 fcsr = c->fpu_csr31; in cpu_set_fpu_fcsr_mask()
1453 c->fpu_csr31 = FPU_CSR_RN; in cpu_probe()