Searched refs:pvclock_gtod_sync_lock (Results 1 – 2 of 2) sorted by relevance
2367 spin_lock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()2375 spin_unlock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()2598 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()2610 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()2620 spin_lock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()2622 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()2628 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()2720 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()2726 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()7820 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()[all …]
960 spinlock_t pvclock_gtod_sync_lock; member