Searched refs:COMPAT_HWCAP_ISA_V (Results 1 – 5 of 5) sorted by relevance
24 #define COMPAT_HWCAP_ISA_V (1 << ('V' - 'A')) macro
17 #define has_vector() (getauxval(AT_HWCAP) & COMPAT_HWCAP_ISA_V)
21 please read :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the95 reading :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
1114 isa2hwcap[RISCV_ISA_EXT_v] = COMPAT_HWCAP_ISA_V; in riscv_fill_hwcap()1164 hwcap &= ~COMPAT_HWCAP_ISA_V; in riscv_get_elf_hwcap()
437 li t1, COMPAT_HWCAP_ISA_V