Searched refs:intel_vgpu_type (Results 1 – 3 of 3) sorted by relevance
116 struct intel_vgpu_type *type = in intel_vgpu_show_description()117 container_of(mtype, struct intel_vgpu_type, type); in intel_vgpu_show_description()1447 struct intel_vgpu_type *type = in intel_vgpu_init_dev()1448 container_of(mdev->type, struct intel_vgpu_type, type); in intel_vgpu_init_dev()1521 struct intel_vgpu_type *type = in intel_vgpu_get_available()1522 container_of(mtype, struct intel_vgpu_type, type); in intel_vgpu_get_available()
315 struct intel_vgpu_type { struct344 struct intel_vgpu_type *types;
112 gvt->types = kcalloc(num_types, sizeof(struct intel_vgpu_type), in intel_gvt_init_vgpu_types()