Home
last modified time | relevance | path

Searched refs:hypervisor_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dhypercall.h40 enum hypervisor_type { enum
50 enum hypervisor_type type;
H A Dopregion.c301 switch (intel_gvt_host.hypervisor_type) { in intel_vgpu_opregion_base_write_handler()
339 if (intel_gvt_host.hypervisor_type == INTEL_GVT_HYPERVISOR_XEN) { in intel_vgpu_clean_opregion()
342 } else if (intel_gvt_host.hypervisor_type == INTEL_GVT_HYPERVISOR_KVM) { in intel_vgpu_clean_opregion()
473 switch (intel_gvt_host.hypervisor_type) { in intel_vgpu_emulate_opregion_request()
538 switch (intel_gvt_host.hypervisor_type) { in intel_vgpu_emulate_opregion_request()
H A Dgvt.c435 intel_gvt_host.hypervisor_type = m->type; in intel_gvt_register_hypervisor()
442 supported_hypervisors[intel_gvt_host.hypervisor_type]); in intel_gvt_register_hypervisor()
447 supported_hypervisors[intel_gvt_host.hypervisor_type]); in intel_gvt_register_hypervisor()
H A Dgvt.h58 int hypervisor_type; member

Completed in 4 milliseconds