HomeSort by: relevance | last modified time | path
    Searched defs:alloc_gm (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
aperture_gm.c 46 static int alloc_gm(struct intel_vgpu *vgpu, bool high_gm) function in typeref:typename:int
90 ret = alloc_gm(vgpu, false);
94 ret = alloc_gm(vgpu, true);
aperture_gm.c 46 static int alloc_gm(struct intel_vgpu *vgpu, bool high_gm) function in typeref:typename:int
90 ret = alloc_gm(vgpu, false);
94 ret = alloc_gm(vgpu, true);

Completed in 27 milliseconds