OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intel_gvt_ops
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
gvt.c
177
static const struct
intel_gvt_ops
intel_gvt_ops
= {
variable in typeref:typename:const struct intel_gvt_ops
437
&
intel_gvt_ops
);
gvt.h
557
struct
intel_gvt_ops
{
struct
kvmgt.c
57
static const struct
intel_gvt_ops
*
intel_gvt_ops
;
variable in typeref:typename:const struct intel_gvt_ops *
468
intel_gvt_ops
->emulate_hotplug(vgpu, true);
470
intel_gvt_ops
->emulate_hotplug(vgpu, false);
662
type =
intel_gvt_ops
->gvt_find_vgpu_type(gvt, kobject_name(kobj));
670
vgpu =
intel_gvt_ops
->vgpu_create(gvt, type);
697
intel_gvt_ops
->vgpu_destroy(vgpu);
787
intel_gvt_ops
->vgpu_activate(vgpu);
825
intel_gvt_ops
->vgpu_release(vgpu);
896
ret =
intel_gvt_ops
->emulate_mmio_write(vgpu
[
all
...]
Completed in 14 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025