Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c2846 static void kvmclock_sync_fn(struct work_struct *work) in kvmclock_sync_fn() function
10656 INIT_DELAYED_WORK(&kvm->arch.kvmclock_sync_work, kvmclock_sync_fn); in kvm_arch_init_vm()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c3289 static void kvmclock_sync_fn(struct work_struct *work) in kvmclock_sync_fn() function
12363 INIT_DELAYED_WORK(&kvm->arch.kvmclock_sync_work, kvmclock_sync_fn); in kvm_arch_init_vm()

Completed in 34 milliseconds