Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Dcpu-features.h45 #define cpu_has_crc32 cpu_opt(LOONGARCH_CPU_CRC32)
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c123 c->options |= LOONGARCH_CPU_CRC32; in cpu_probe_common()