Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c115 static bool has_msr_tsc_aux; variable
2316 has_msr_tsc_aux = false; in kvm_arch_init_vcpu()
2471 has_msr_tsc_aux = true; in kvm_get_supported_msrs()
3786 if (has_msr_tsc_aux) { in kvm_put_msrs()
4260 if (has_msr_tsc_aux) { in kvm_get_msrs()