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