Searched refs:sstc_enabled (Results 1 – 2 of 2) sorted by relevance
257 t->sstc_enabled = true; in kvm_riscv_vcpu_timer_init()262 t->sstc_enabled = false; in kvm_riscv_vcpu_timer_init()307 if (!t->sstc_enabled) in kvm_riscv_vcpu_timer_restore()329 if (!t->sstc_enabled) in kvm_riscv_vcpu_timer_sync()344 if (!t->sstc_enabled) in kvm_riscv_vcpu_timer_save()
33 bool sstc_enabled; member