Home
last modified time | relevance | path

Searched refs:__hwsp_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline.c36 static struct i915_vma *__hwsp_alloc(struct intel_gt *gt) in __hwsp_alloc() function
77 vma = __hwsp_alloc(timeline->gt); in hwsp_alloc()