Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c10440 bool stable, backwards_tsc = false; in kvm_arch_hardware_enable() local
10454 backwards_tsc = true; in kvm_arch_hardware_enable()
10487 * as that is the only way backwards_tsc is set above. Also note in kvm_arch_hardware_enable()
10489 * have the same delta_cyc adjustment applied if backwards_tsc in kvm_arch_hardware_enable()
10499 if (backwards_tsc) { in kvm_arch_hardware_enable()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c12190 bool stable, backwards_tsc = false; in kvm_arch_hardware_enable() local
12209 backwards_tsc = true; in kvm_arch_hardware_enable()
12242 * as that is the only way backwards_tsc is set above. Also note in kvm_arch_hardware_enable()
12244 * have the same delta_cyc adjustment applied if backwards_tsc in kvm_arch_hardware_enable()
12254 if (backwards_tsc) { in kvm_arch_hardware_enable()

Completed in 30 milliseconds