Home
last modified time | relevance | path

Searched refs:kvm_mips_freeze_hrtimer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c457 * kvm_mips_freeze_hrtimer() - Safely stop the hrtimer.
472 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()
H A Dvz.c398 kvm_mips_freeze_hrtimer(vcpu, &start_count); in _kvm_vz_restore_htimer()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c456 * kvm_mips_freeze_hrtimer() - Safely stop the hrtimer.
471 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()
H A Dvz.c400 freeze_time = kvm_mips_freeze_hrtimer(vcpu, &start_count); in _kvm_vz_restore_htimer()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dkvm_host.h862 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count);
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dkvm_host.h1087 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count);

Completed in 16 milliseconds