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

/linux-4.4.14/arch/x86/kvm/
H A Dx86.c7384 bool stable, backwards_tsc = false; kvm_arch_hardware_enable() local
7398 backwards_tsc = true; kvm_for_each_vcpu()
7431 * as that is the only way backwards_tsc is set above. Also note
7433 * have the same delta_cyc adjustment applied if backwards_tsc
7443 if (backwards_tsc) {

Completed in 83 milliseconds