Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dmpt.h342 if (!intel_gvt_host.mpt->put_vfio_device) in intel_gvt_hypervisor_put_vfio_device()
345 intel_gvt_host.mpt->put_vfio_device(vgpu); in intel_gvt_hypervisor_put_vfio_device()
Dhypercall.h65 void (*put_vfio_device)(void *vgpu); member
Dkvmgt.c1868 .put_vfio_device = kvmgt_put_vfio_device,