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

/linux-master/drivers/gpu/drm/i915/
H A Di915_scatterlist.c57 * i915_refct_sgt_init - Initialize a struct i915_refct_sgt with default ops
61 void i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size) function
97 i915_refct_sgt_init(rsgt, node->size << PAGE_SHIFT);
185 i915_refct_sgt_init(rsgt, size);
H A Di915_scatterlist.h230 void i915_refct_sgt_init(struct i915_refct_sgt *rsgt, size_t size);

Completed in 104 milliseconds