Home
last modified time | relevance | path

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

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