Lines Matching refs:KVM_REG_RISCV_CONFIG_REG
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()
284 case KVM_REG_RISCV_CONFIG_REG(zicboz_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()
368 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_set_reg_config()
374 case KVM_REG_RISCV_CONFIG_REG(zicboz_block_size): 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()
404 case KVM_REG_RISCV_CONFIG_REG(satp_mode): in kvm_riscv_vcpu_set_reg_config()
819 if (i == KVM_REG_RISCV_CONFIG_REG(zicbom_block_size) && in copy_config_reg_indices()
822 else if (i == KVM_REG_RISCV_CONFIG_REG(zicboz_block_size) && in copy_config_reg_indices()