/src/sys/external/bsd/drm2/dist/drm/i915/gvt/ |
cfg_space.c | 124 static int map_aperture(struct intel_vgpu *vgpu, bool map) function in typeref:typename:int 196 ret = map_aperture(vgpu, false); 203 ret = map_aperture(vgpu, true); 261 ret = map_aperture(vgpu, false); 281 map_aperture(vgpu, false); 283 ret = map_aperture(vgpu, mmio_enabled); 420 map_aperture(vgpu, false);
|
cfg_space.c | 124 static int map_aperture(struct intel_vgpu *vgpu, bool map) function in typeref:typename:int 196 ret = map_aperture(vgpu, false); 203 ret = map_aperture(vgpu, true); 261 ret = map_aperture(vgpu, false); 281 map_aperture(vgpu, false); 283 ret = map_aperture(vgpu, mmio_enabled); 420 map_aperture(vgpu, false);
|
cfg_space.c | 124 static int map_aperture(struct intel_vgpu *vgpu, bool map) function in typeref:typename:int 196 ret = map_aperture(vgpu, false); 203 ret = map_aperture(vgpu, true); 261 ret = map_aperture(vgpu, false); 281 map_aperture(vgpu, false); 283 ret = map_aperture(vgpu, mmio_enabled); 420 map_aperture(vgpu, false);
|