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