Home
last modified time | relevance | path

Searched refs:RISCV_ISA_EXT_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/riscv/include/asm/
Dhwcap.h44 #define RISCV_ISA_EXT_BASE 26 macro
54 RISCV_ISA_EXT_SSCOFPMF = RISCV_ISA_EXT_BASE,
/linux-5.19.10/arch/riscv/kvm/
Dvcpu.c440 if (host_isa_ext >= RISCV_ISA_EXT_BASE && in kvm_riscv_vcpu_set_reg_isa_ext()