Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h14 #define HWCAP_LOONGARCH_CRYPTO (1 << 8) macro
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c154 elf_hwcap |= HWCAP_LOONGARCH_CRYPTO; in cpu_probe_common()