Searched refs:for_each_active_vgpu (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gvt/ | ||
H A D | gvt.h | 474 #define for_each_active_vgpu(gvt, vgpu, id) \ macro |
H A D | kvmgt.c | 640 for_each_active_vgpu(vgpu->gvt, itr, id) { in __kvmgt_vgpu_exist() |