Searched refs:hypervisor_type (Results 1 – 1 of 1) sorted by relevance
176 static int hypervisor_type; in kvm_para_available() local181 if (!hypervisor_type) { in kvm_para_available()184 hypervisor_type = HYPERVISOR_KVM; in kvm_para_available()187 return hypervisor_type == HYPERVISOR_KVM; in kvm_para_available()