Home
last modified time | relevance | path

Searched refs:get_vfio_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dmpt.h327 if (!intel_gvt_host.mpt->get_vfio_device) in intel_gvt_hypervisor_get_vfio_device()
330 return intel_gvt_host.mpt->get_vfio_device(vgpu); in intel_gvt_hypervisor_get_vfio_device()
Dhypercall.h64 int (*get_vfio_device)(void *vgpu); member
Dkvmgt.c1867 .get_vfio_device = kvmgt_get_vfio_device,