Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/uapi/asm/
Dhwcap.h24 #define COMPAT_HWCAP_ISA_V (1 << ('V' - 'A')) macro
/linux-6.12.1/arch/riscv/kernel/
Dcpufeature.c856 isa2hwcap['v' - 'a'] = COMPAT_HWCAP_ISA_V; in riscv_fill_hwcap()
885 if (elf_hwcap & COMPAT_HWCAP_ISA_V) { in riscv_fill_hwcap()
892 elf_hwcap &= ~COMPAT_HWCAP_ISA_V; in riscv_fill_hwcap()
915 hwcap &= ~COMPAT_HWCAP_ISA_V; in riscv_get_elf_hwcap()
Dhead.S441 li t1, COMPAT_HWCAP_ISA_V
/linux-6.12.1/Documentation/arch/riscv/
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