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

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

Completed in 137 milliseconds