Lines Matching refs:pvclock_gtod_sync_lock
1968 spin_lock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_write_tsc()
1976 spin_unlock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_write_tsc()
2201 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2213 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2223 spin_lock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2225 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2231 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2323 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
2329 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
6937 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()
6947 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()
9471 spin_lock_init(&kvm->arch.pvclock_gtod_sync_lock); in kvm_arch_init_vm()