Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kvm/
Demulate.c471 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count) in kvm_mips_freeze_hrtimer() function
669 now = kvm_mips_freeze_hrtimer(vcpu, &count); in kvm_mips_set_count_hz()
733 now = kvm_mips_freeze_hrtimer(vcpu, &count); in kvm_mips_write_compare()
Dvz.c400 freeze_time = kvm_mips_freeze_hrtimer(vcpu, &start_count); in _kvm_vz_restore_htimer()
/Linux-v5.10/arch/mips/include/asm/
Dkvm_host.h1087 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count);