Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/kvm/
H A Dkvm.c123 static bool has_msr_hv_hypercall; variable
2096 has_msr_hv_hypercall = true; in kvm_arch_init_vcpu()
3909 if (has_msr_hv_hypercall) { in kvm_put_msrs()
4374 if (has_msr_hv_hypercall) { in kvm_get_msrs()