Home
last modified time | relevance | path

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

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