Home
last modified time | relevance | path

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

/qemu/target/i386/kvm/
H A Dkvm.c124 static bool has_msr_hv_runtime; variable
1181 if (has_msr_hv_runtime) { in get_supported_hv_cpuid_legacy()
2473 has_msr_hv_runtime = true; in kvm_get_supported_msrs()
3482 if (has_msr_hv_runtime) { in kvm_put_msrs()
3922 if (has_msr_hv_runtime) { in kvm_get_msrs()