Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Dx86.c2716 s64 tsc_delta = !vcpu->arch.last_host_tsc ? 0 : in kvm_arch_vcpu_load() local
2718 if (tsc_delta < 0) in kvm_arch_vcpu_load()