Home
last modified time | relevance | path

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

/arch/riscv/include/uapi/asm/
A Dhwcap.h24 #define COMPAT_HWCAP_ISA_V (1 << ('V' - 'A')) macro
/arch/riscv/kernel/
A Dcpufeature.c1066 isa2hwcap['v' - 'a'] = COMPAT_HWCAP_ISA_V; in riscv_fill_hwcap()
1116 hwcap &= ~COMPAT_HWCAP_ISA_V; in riscv_get_elf_hwcap()
A Dhead.S451 li t1, COMPAT_HWCAP_ISA_V

Completed in 6 milliseconds