Searched refs:tsc_always_catchup (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/include/asm/
H A Dkvm_host.h915 bool tsc_always_catchup; member in struct:kvm_vcpu_arch
/linux-master/arch/x86/kvm/
H A Dx86.c2443 vcpu->arch.tsc_always_catchup = 1;
9961 if (vcpu->arch.tsc_always_catchup)
11151 if (unlikely(vcpu->arch.tsc_always_catchup))

Completed in 1017 milliseconds