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