Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dx86.c1963 static void kvmclock_sync_fn(struct work_struct *work) in kvmclock_sync_fn() function
7842 INIT_DELAYED_WORK(&kvm->arch.kvmclock_sync_work, kvmclock_sync_fn); in kvm_arch_init_vm()