Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kvm/
Demulate.c384 static u32 kvm_mips_read_count_running(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_read_count_running() function
452 return kvm_mips_read_count_running(vcpu, ktime_get()); in kvm_mips_read_count()
480 *count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_freeze_hrtimer()
792 count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_count_disable()
898 count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_set_count_ctl()