Searched refs:cpu_has_crypto (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/loongarch/include/asm/ | ||
| H A D | cpu-features.h | 46 #define cpu_has_crypto cpu_opt(LOONGARCH_CPU_CRYPTO) macro |
| /linux/arch/loongarch/kernel/ | ||
| H A D | proc.c | 83 if (cpu_has_crypto) in show_cpuinfo() |