Searched refs:__kvm_synchronize_tsc (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/x86/kvm/ |
D | x86.c | 2608 static void __kvm_synchronize_tsc(struct kvm_vcpu *vcpu, u64 offset, u64 tsc, in __kvm_synchronize_tsc() function 2708 __kvm_synchronize_tsc(vcpu, offset, data, ns, matched); in kvm_synchronize_tsc() 5249 __kvm_synchronize_tsc(vcpu, offset, tsc, ns, matched); in kvm_arch_tsc_set_attr()
|