Home
last modified time | relevance | path

Searched refs:CPUCFG2_FP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c115 if (config & CPUCFG2_FP) { in cpu_probe_common()
/openbmc/linux/arch/loongarch/include/asm/
H A Dloongarch.h78 #define CPUCFG2_FP BIT(0) macro