Searched refs:hypervisor_type (Results 1 – 1 of 1) sorted by relevance
177 static int hypervisor_type; in kvm_para_available() local182 if (!hypervisor_type) { in kvm_para_available()185 hypervisor_type = HYPERVISOR_KVM; in kvm_para_available()188 return hypervisor_type == HYPERVISOR_KVM; in kvm_para_available()