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