Searched refs:p_vgpu (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c571 static int kvmgt_get_vfio_device(void *p_vgpu) argument
573 struct intel_vgpu *vgpu = (struct intel_vgpu *)p_vgpu;
585 static int kvmgt_set_opregion(void *p_vgpu) argument
587 struct intel_vgpu *vgpu = (struct intel_vgpu *)p_vgpu;
613 static int kvmgt_set_edid(void *p_vgpu, int port_num) argument
615 struct intel_vgpu *vgpu = (struct intel_vgpu *)p_vgpu;
1809 static void kvmgt_detach_vgpu(void *p_vgpu) argument
1812 struct intel_vgpu *vgpu = (struct intel_vgpu *)p_vgpu;

Completed in 105 milliseconds