Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm_host.h683 bool tsc_catchup; member
/arch/x86/kvm/
Dx86.c1716 vcpu->arch.tsc_catchup = 1; in set_tsc_khz()
2362 if (vcpu->tsc_catchup) { in kvm_guest_time_update()
3467 vcpu->arch.tsc_catchup = 1; in kvm_arch_vcpu_load()