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.c135 static bool has_msr_tsc_aux; variable
2349 has_msr_tsc_aux = false; in kvm_arch_init_vcpu()
2504 has_msr_tsc_aux = true; in kvm_get_supported_msrs()
3893 if (has_msr_tsc_aux) { in kvm_put_msrs()
4369 if (has_msr_tsc_aux) { in kvm_get_msrs()