Searched refs:RISCV_ISA_EXT_v (Results 1 – 3 of 3) sorted by relevance
21 #define RISCV_ISA_EXT_v ('v' - 'a') macro
442 …__RISCV_ISA_EXT_SUPERSET_VALIDATE(v, RISCV_ISA_EXT_v, riscv_v_exts, riscv_ext_vector_float_validat…833 this_hwcap &= ~isa2hwcap[RISCV_ISA_EXT_v]; in riscv_fill_hwcap_from_isa_string()834 clear_bit(RISCV_ISA_EXT_v, source_isa); in riscv_fill_hwcap_from_isa_string()
36 [KVM_RISCV_ISA_EXT_V] = RISCV_ISA_EXT_v,