Home
last modified time | relevance | path

Searched refs:kvmclock_sync_work (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
A Dkvm_host.h1112 struct delayed_work kvmclock_sync_work; member
/linux/arch/x86/kvm/
A Dx86.c3097 kvmclock_sync_work); in kvmclock_sync_fn()
3104 schedule_delayed_work(&kvm->arch.kvmclock_sync_work, in kvmclock_sync_fn()
10979 schedule_delayed_work(&kvm->arch.kvmclock_sync_work, in kvm_arch_vcpu_postcreate()
11391 INIT_DELAYED_WORK(&kvm->arch.kvmclock_sync_work, kvmclock_sync_fn); in kvm_arch_init_vm()
11438 cancel_delayed_work_sync(&kvm->arch.kvmclock_sync_work); in kvm_arch_sync_events()

Completed in 31 milliseconds