get_vfio_device    71 drivers/gpu/drm/i915/gvt/hypercall.h 	int (*get_vfio_device)(void *vgpu);
get_vfio_device  2049 drivers/gpu/drm/i915/gvt/kvmgt.c 	.get_vfio_device = kvmgt_get_vfio_device,
get_vfio_device   342 drivers/gpu/drm/i915/gvt/mpt.h 	if (!intel_gvt_host.mpt->get_vfio_device)
get_vfio_device   345 drivers/gpu/drm/i915/gvt/mpt.h 	return intel_gvt_host.mpt->get_vfio_device(vgpu);