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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_timeline.c 36 static struct i915_vma *__hwsp_alloc(struct intel_gt *gt) function in typeref:struct:i915_vma *
77 vma = __hwsp_alloc(timeline->gt);
intel_timeline.c 36 static struct i915_vma *__hwsp_alloc(struct intel_gt *gt) function in typeref:struct:i915_vma *
77 vma = __hwsp_alloc(timeline->gt);
intel_timeline.c 36 static struct i915_vma *__hwsp_alloc(struct intel_gt *gt) function in typeref:struct:i915_vma *
77 vma = __hwsp_alloc(timeline->gt);

Completed in 253 milliseconds