Home
last modified time | relevance | path

Searched refs:attach_vgpu (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/gvt/
H A Dmpt.h85 if (!intel_gvt_host.mpt->attach_vgpu) in intel_gvt_hypervisor_attach_vgpu()
88 return intel_gvt_host.mpt->attach_vgpu(vgpu, &vgpu->handle); in intel_gvt_hypervisor_attach_vgpu()
H A Dhypercall.h43 int (*attach_vgpu)(void *vgpu, unsigned long *handle); member