Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dkvm_host.h684 bool tsc_always_catchup; member
/Linux-v5.4/arch/x86/kvm/
Dx86.c1711 vcpu->arch.tsc_always_catchup = 1; in set_tsc_khz()
8248 if (unlikely(vcpu->arch.tsc_always_catchup)) in vcpu_enter_guest()