Home
last modified time | relevance | path

Searched refs:pvclock_gtod_sync_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c2378 spin_lock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()
2386 spin_unlock(&kvm->arch.pvclock_gtod_sync_lock); in kvm_synchronize_tsc()
2609 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2621 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_gen_update_masterclock()
2631 spin_lock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2633 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2639 spin_unlock(&ka->pvclock_gtod_sync_lock); in get_kvmclock_ns()
2731 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
2737 spin_unlock(&ka->pvclock_gtod_sync_lock); in kvm_guest_time_update()
7894 spin_lock(&ka->pvclock_gtod_sync_lock); in kvm_hyperv_tsc_notifier()
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h961 spinlock_t pvclock_gtod_sync_lock; member

Completed in 15 milliseconds