Lines Matching refs:pvclock_gtod_sync_lock
2300 spin_lock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()
2308 spin_unlock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()
2531 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2543 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2553 spin_lock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2555 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2561 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2653 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
2659 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
7609 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()
7619 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()
10293 spin_lock_init(&kvm->arch.pvclock_gtod_sync_lock); in kvm_arch_init_vm()