Searched refs:CPUCFG2_FP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/loongarch/kernel/ | ||
H A D | cpu-probe.c | 115 if (config & CPUCFG2_FP) { in cpu_probe_common() |
/openbmc/linux/arch/loongarch/include/asm/ | ||
H A D | loongarch.h | 78 #define CPUCFG2_FP BIT(0) macro |