Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dx86.c2618 static void __kvm_synchronize_tsc(struct kvm_vcpu *vcpu, u64 offset, u64 tsc, in __kvm_synchronize_tsc() function
2718 __kvm_synchronize_tsc(vcpu, offset, data, ns, matched); in kvm_synchronize_tsc()
5426 __kvm_synchronize_tsc(vcpu, offset, tsc, ns, matched); in kvm_arch_tsc_set_attr()