Searched refs:__kvm_synchronize_tsc (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 2769 static void __kvm_synchronize_tsc(struct kvm_vcpu *vcpu, u64 offset, u64 tsc, in __kvm_synchronize_tsc() function 2886 __kvm_synchronize_tsc(vcpu, offset, data, ns, matched, !!user_value); in kvm_synchronize_tsc() 5966 __kvm_synchronize_tsc(vcpu, offset, tsc, ns, matched, true); in kvm_arch_tsc_set_attr()
|