Home
last modified time | relevance | path

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

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