Home
last modified time | relevance | path

Searched refs:KVM_REG_RISCV_CONFIG_REG (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/riscv/include/uapi/asm/
Dkvm.h121 #define KVM_REG_RISCV_CONFIG_REG(name) \ macro
/linux-6.1.9/tools/testing/selftests/kvm/include/riscv/
Dprocessor.h26 KVM_REG_RISCV_CONFIG_REG(name), \
/linux-6.1.9/arch/riscv/kvm/
Dvcpu.c265 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_get_reg_config()
268 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_get_reg_config()
300 case KVM_REG_RISCV_CONFIG_REG(isa): in kvm_riscv_vcpu_set_reg_config()
333 case KVM_REG_RISCV_CONFIG_REG(zicbom_block_size): in kvm_riscv_vcpu_set_reg_config()