Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h21 #define HWCAP_LOONGARCH_SCQ (1 << 15) macro
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c187 elf_hwcap |= HWCAP_LOONGARCH_SCQ; in cpu_probe_common()