Searched refs:KVM_REG_RISCV_CONFIG_REG (Results 1 – 2 of 2) sorted by relevance
276 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_get_reg_config()279 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_get_reg_config()289 case KVM_REG_RISCV_CONFIG_REG(mvendorid): in kvm_riscv_vcpu_get_reg_config()292 case KVM_REG_RISCV_CONFIG_REG(marchid): in kvm_riscv_vcpu_get_reg_config()295 case KVM_REG_RISCV_CONFIG_REG(mimpid): in kvm_riscv_vcpu_get_reg_config()298 case KVM_REG_RISCV_CONFIG_REG(satp_mode): in kvm_riscv_vcpu_get_reg_config()328 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_set_reg_config()380 case KVM_REG_RISCV_CONFIG_REG(mvendorid): in kvm_riscv_vcpu_set_reg_config()388 case KVM_REG_RISCV_CONFIG_REG(marchid): in kvm_riscv_vcpu_set_reg_config()396 case KVM_REG_RISCV_CONFIG_REG(mimpid): in kvm_riscv_vcpu_set_reg_config()[all …]
229 #define KVM_REG_RISCV_CONFIG_REG(name) \ macro
Completed in 7 milliseconds