Home
last modified time | relevance | path

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

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