Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kvm/
Demulate.c472 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count) in kvm_mips_freeze_hrtimer() function
670 now = kvm_mips_freeze_hrtimer(vcpu, &count); in kvm_mips_set_count_hz()
734 now = kvm_mips_freeze_hrtimer(vcpu, &count); in kvm_mips_write_compare()
Dvz.c398 kvm_mips_freeze_hrtimer(vcpu, &start_count); in _kvm_vz_restore_htimer()
/linux-6.1.9/arch/mips/include/asm/
Dkvm_host.h862 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count);