Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dcpu.h366 #define MIPS_CPU_NOFPUEX 0x00008000ull /* no FPU exception */ macro
Dcpu-features.h324 # define cpu_has_nofpuex (cpu_data[0].options & MIPS_CPU_NOFPUEX)
/arch/mips/kernel/
Dcpu-probe.c862 MIPS_CPU_NOFPUEX; in cpu_probe_legacy()
882 MIPS_CPU_NOFPUEX; in cpu_probe_legacy()