Searched refs:user_set_tsc (Results 1 – 2 of 2) sorted by relevance
1522 bool user_set_tsc;1500 bool user_set_tsc; global() member
2747 u64 ns, bool matched, bool user_set_tsc) in kvm_vcpu_write_tsc_multiplier() 2756 if (user_set_tsc) in kvm_check_tsc_unstable() 2757 vcpu->kvm->arch.user_set_tsc = true; in kvm_check_tsc_unstable() 2820 } else if (kvm->arch.user_set_tsc) { in __kvm_synchronize_tsc() 2837 * slop hack only trigger if the user_set_tsc flag is already set. in kvm_synchronize_tsc() 2772 __kvm_synchronize_tsc(struct kvm_vcpu * vcpu,u64 offset,u64 tsc,u64 ns,bool matched,bool user_set_tsc) __kvm_synchronize_tsc() argument