Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h20 #define HWCAP_LOONGARCH_LSPW (1 << 14) macro
/linux/arch/loongarch/kernel/
H A Dcpu-probe.c162 elf_hwcap |= HWCAP_LOONGARCH_LSPW; in cpu_probe_common()