Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm_host.h1431 bool user_set_tsc; member
/arch/x86/kvm/
A Dx86.c2658 u64 ns, bool matched, bool user_set_tsc) in __kvm_synchronize_tsc() argument
2667 if (user_set_tsc) in __kvm_synchronize_tsc()
2668 vcpu->kvm->arch.user_set_tsc = true; in __kvm_synchronize_tsc()
2731 } else if (kvm->arch.user_set_tsc) { in kvm_synchronize_tsc()

Completed in 33 milliseconds