Searched refs:kvm_timer_compare (Results 1 – 3 of 3) sorted by relevance
214 VMSTATE_UINT64(env.kvm_timer_compare, RISCVCPU),
504 uint64_t kvm_timer_compare;503 uint64_t kvm_timer_compare; global() member
786 KVM_RISCV_GET_TIMER(cs, compare, env->kvm_timer_compare); in kvm_riscv_get_regs_timer() 803 KVM_RISCV_SET_TIMER(cs, compare, env->kvm_timer_compare); in kvm_riscv_put_regs_timer()