HomeSort by: relevance | last modified time | path
    Searched refs:hypervisor_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
hypercall.h 42 enum hypervisor_type { enum
52 enum hypervisor_type type;
opregion.c 307 switch (intel_gvt_host.hypervisor_type) {
345 if (intel_gvt_host.hypervisor_type == INTEL_GVT_HYPERVISOR_XEN) {
348 } else if (intel_gvt_host.hypervisor_type == INTEL_GVT_HYPERVISOR_KVM) {
479 switch (intel_gvt_host.hypervisor_type) {
544 switch (intel_gvt_host.hypervisor_type) {
gvt.c 433 intel_gvt_host.hypervisor_type = m->type;
440 supported_hypervisors[intel_gvt_host.hypervisor_type]);
445 supported_hypervisors[intel_gvt_host.hypervisor_type]);
gvt.h 60 int hypervisor_type; member in struct:intel_gvt_host

Completed in 13 milliseconds