intel_vgpu_type
struct intel_vgpu_type *types;
struct intel_vgpu_type *type =
container_of(mtype, struct intel_vgpu_type, type);
struct intel_vgpu_type *type =
container_of(mdev->type, struct intel_vgpu_type, type);
struct intel_vgpu_type *type =
container_of(mtype, struct intel_vgpu_type, type);
gvt->types = kzalloc_objs(struct intel_vgpu_type, num_types);