Searched refs:attach_vgpu (Results 1 – 3 of 3) sorted by relevance
83 if (!intel_gvt_host.mpt->attach_vgpu) in intel_gvt_hypervisor_attach_vgpu()86 return intel_gvt_host.mpt->attach_vgpu(vgpu, &vgpu->handle); in intel_gvt_hypervisor_attach_vgpu()
53 int (*attach_vgpu)(void *vgpu, unsigned long *handle); member
2108 .attach_vgpu = kvmgt_attach_vgpu,