Searched refs:delta_cyc (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
H A Dx86.c7249 * have the same delta_cyc adjustment applied if backwards_tsc
7260 u64 delta_cyc = max_tsc - local_tsc; local
7264 vcpu->arch.tsc_offset_adjustment += delta_cyc; kvm_for_each_vcpu()

Completed in 115 milliseconds