Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kvm/
Demulate.c385 static u32 kvm_mips_read_count_running(struct kvm_vcpu *vcpu, ktime_t now) in kvm_mips_read_count_running() function
453 return kvm_mips_read_count_running(vcpu, ktime_get()); in kvm_mips_read_count()
481 *count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_freeze_hrtimer()
791 count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_count_disable()
897 count = kvm_mips_read_count_running(vcpu, now); in kvm_mips_set_count_ctl()