Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dx86.c3289 static void kvmclock_sync_fn(struct work_struct *work) in kvmclock_sync_fn() function
12374 INIT_DELAYED_WORK(&kvm->arch.kvmclock_sync_work, kvmclock_sync_fn); in kvm_arch_init_vm()