Home
last modified time | relevance | path

Searched refs:intel_vgpu_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dgvt.c54 static struct intel_vgpu_type *intel_gvt_find_vgpu_type(struct intel_gvt *gvt, in intel_gvt_find_vgpu_type()
58 struct intel_vgpu_type *t; in intel_gvt_find_vgpu_type()
75 struct intel_vgpu_type *type; in available_instances_show()
97 struct intel_vgpu_type *type; in description_show()
139 struct intel_vgpu_type *type; in intel_gvt_init_vgpu_type_groups()
H A Dgvt.h293 struct intel_vgpu_type { struct
324 struct intel_vgpu_type *types;
486 struct intel_vgpu_type *type);
567 struct intel_vgpu_type *);
573 struct intel_vgpu_type *(*gvt_find_vgpu_type)(struct intel_gvt *gvt,
H A Dvgpu.c133 gvt->types = kcalloc(num_types, sizeof(struct intel_vgpu_type), in intel_gvt_init_vgpu_types()
478 struct intel_vgpu_type *type) in intel_gvt_create_vgpu()
H A Dkvmgt.c654 struct intel_vgpu_type *type; in intel_vgpu_create()