Searched refs:attach_vgpu (Results 1 – 3 of 3) sorted by relevance
85 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()
43 int (*attach_vgpu)(void *vgpu, unsigned long *handle); member
1855 .attach_vgpu = kvmgt_attach_vgpu,