Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dmpt.h372 if (!intel_gvt_host.mpt->put_vfio_device) in intel_gvt_hypervisor_put_vfio_device()
375 intel_gvt_host.mpt->put_vfio_device(vgpu); in intel_gvt_hypervisor_put_vfio_device()
H A Dhypercall.h78 void (*put_vfio_device)(void *vgpu); member
H A Dkvmgt.c2123 .put_vfio_device = kvmgt_put_vfio_device,