Home
last modified time | relevance | path

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

/linux-5.19.10/arch/loongarch/include/uapi/asm/
Dhwcap.h15 #define HWCAP_LOONGARCH_LVZ (1 << 9) macro
/linux-5.19.10/arch/loongarch/kernel/
Dcpu-probe.c124 elf_hwcap |= HWCAP_LOONGARCH_LVZ; in cpu_probe_common()