Home
last modified time | relevance | path

Searched refs:COMPAT_HWCAP_ISA_V (Results 1 – 4 of 4) sorted by relevance

/linux/arch/riscv/include/uapi/asm/
H A Dhwcap.h24 #define COMPAT_HWCAP_ISA_V (1 << ('V' - 'A')) macro
/linux/Documentation/arch/riscv/
H A Dvector.rst21 please read :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
95 reading :c:macro:`COMPAT_HWCAP_ISA_V` bit of :c:macro:`ELF_HWCAP` in the
/linux/arch/riscv/kernel/
H A Dcpufeature.c1164 isa2hwcap[RISCV_ISA_EXT_V] = COMPAT_HWCAP_ISA_V; in riscv_fill_hwcap()
1214 hwcap &= ~COMPAT_HWCAP_ISA_V; in riscv_get_elf_hwcap()
H A Dhead.S437 li t1, COMPAT_HWCAP_ISA_V