Searched refs:cpu_has_mac2008_only (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dcpu-feature-overrides.h46 #define cpu_has_mac2008_only 1 macro
/linux-master/arch/mips/include/asm/
H A Dcpu-features.h581 #ifndef cpu_has_mac2008_only
582 # define cpu_has_mac2008_only __opt(MIPS_CPU_MAC_2008_ONLY) macro
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c1517 if (cpu_has_mac2008_only)
1523 if (cpu_has_mac2008_only)
1529 if (cpu_has_mac2008_only)
1535 if (cpu_has_mac2008_only)
1625 if (cpu_has_mac2008_only)
1631 if (cpu_has_mac2008_only)
1637 if (cpu_has_mac2008_only)
1643 if (cpu_has_mac2008_only)
/linux-master/arch/mips/kernel/
H A Dproc.c260 if (cpu_has_mac2008_only)

Completed in 142 milliseconds