Searched refs:kvm_timer_sync_user (Results 1 – 3 of 3) sorted by relevance
67 void kvm_timer_sync_user(struct kvm_vcpu *vcpu);
750 kvm_timer_sync_user(vcpu); in kvm_arch_vcpu_ioctl_run()795 kvm_timer_sync_user(vcpu); in kvm_arch_vcpu_ioctl_run()
705 void kvm_timer_sync_user(struct kvm_vcpu *vcpu) in kvm_timer_sync_user() function