Home
last modified time | relevance | path

Searched defs:MIPS_CPU_FPU (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu.h371 #define MIPS_CPU_FPU BIT_ULL( 5) /* CPU has FPU */ macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dcpu.h369 #define MIPS_CPU_FPU MBIT_ULL( 5) /* CPU has FPU */ macro