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.c143 static bool has_msr_hv_hypercall; variable
2129 has_msr_hv_hypercall = true; in kvm_arch_init_vcpu()
4034 if (has_msr_hv_hypercall) { in kvm_put_msrs()
4501 if (has_msr_hv_hypercall) { in kvm_get_msrs()