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.c108 static bool has_msr_tsc_aux; variable
2218 has_msr_tsc_aux = false; in kvm_arch_init_vcpu()
2373 has_msr_tsc_aux = true; in kvm_get_supported_msrs()
3265 if (has_msr_tsc_aux) { in kvm_put_msrs()
3728 if (has_msr_tsc_aux) { in kvm_get_msrs()