Home
last modified time | relevance | path

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

/linux/arch/riscv/kvm/
H A Dvcpu_sbi.c405 unsigned long state_reg_count; in kvm_riscv_vcpu_reg_indices_sbi() local
417 state_reg_count = ext->get_state_reg_count(vcpu); in kvm_riscv_vcpu_reg_indices_sbi()
421 for (j = 0; j < state_reg_count; j++) { in kvm_riscv_vcpu_reg_indices_sbi()
440 count += state_reg_count; in kvm_riscv_vcpu_reg_indices_sbi()