Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h885 bool tsc_always_catchup; member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2449 vcpu->arch.tsc_always_catchup = 1; in set_tsc_khz()
9709 if (vcpu->arch.tsc_always_catchup) in kvm_pv_clock_pairing()
10884 if (unlikely(vcpu->arch.tsc_always_catchup)) in vcpu_enter_guest()