Searched refs:cpu_has_complex (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/include/asm/ | ||
| H A D | cpu-features.h | 44 #define cpu_has_complex cpu_opt(LOONGARCH_CPU_COMPLEX) macro |
| /linux/arch/loongarch/kernel/ | ||
| H A D | proc.c | 79 if (cpu_has_complex) in show_cpuinfo() |