Lines Matching refs:KVM_REG_RISCV_CONFIG_REG
217 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_get_reg_config()
220 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_get_reg_config()
225 case KVM_REG_RISCV_CONFIG_REG(zicboz_block_size): in kvm_riscv_vcpu_get_reg_config()
230 case KVM_REG_RISCV_CONFIG_REG(mvendorid): in kvm_riscv_vcpu_get_reg_config()
233 case KVM_REG_RISCV_CONFIG_REG(marchid): in kvm_riscv_vcpu_get_reg_config()
236 case KVM_REG_RISCV_CONFIG_REG(mimpid): in kvm_riscv_vcpu_get_reg_config()
239 case KVM_REG_RISCV_CONFIG_REG(satp_mode): in kvm_riscv_vcpu_get_reg_config()
269 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_set_reg_config()
309 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_set_reg_config()
315 case KVM_REG_RISCV_CONFIG_REG(zicboz_block_size): in kvm_riscv_vcpu_set_reg_config()
321 case KVM_REG_RISCV_CONFIG_REG(mvendorid): in kvm_riscv_vcpu_set_reg_config()
329 case KVM_REG_RISCV_CONFIG_REG(marchid): in kvm_riscv_vcpu_set_reg_config()
337 case KVM_REG_RISCV_CONFIG_REG(mimpid): in kvm_riscv_vcpu_set_reg_config()
345 case KVM_REG_RISCV_CONFIG_REG(satp_mode): in kvm_riscv_vcpu_set_reg_config()
766 if (i == KVM_REG_RISCV_CONFIG_REG(zicbom_block_size) && in copy_config_reg_indices()
769 else if (i == KVM_REG_RISCV_CONFIG_REG(zicboz_block_size) && in copy_config_reg_indices()