Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gvt/
Dmpt.h357 if (!intel_gvt_host.mpt->put_vfio_device) in intel_gvt_hypervisor_put_vfio_device()
360 intel_gvt_host.mpt->put_vfio_device(vgpu); in intel_gvt_hypervisor_put_vfio_device()
Dhypercall.h72 void (*put_vfio_device)(void *vgpu); member
Dkvmgt.c2050 .put_vfio_device = kvmgt_put_vfio_device,