Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.h15 #define HWCAP_LOONGARCH_LVZ (1 << 9) macro
/openbmc/linux/arch/loongarch/kernel/
H A Dcpu-probe.c145 elf_hwcap |= HWCAP_LOONGARCH_LVZ; in cpu_probe_common()
/openbmc/qemu/linux-user/
H A Delfload.c1314 HWCAP_LOONGARCH_LVZ = (1 << 9), enumerator