Searched refs:CPUCFG1_CRC32 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/loongarch/kernel/ | ||
D | cpu-probe.c | 122 if (config & CPUCFG1_CRC32) { in cpu_probe_common() |
/linux-6.12.1/arch/loongarch/include/asm/ | ||
D | loongarch.h | 75 #define CPUCFG1_CRC32 BIT(25) macro |