Lines Matching full:bind
37 * struct i915_vma_bindinfo - Information needed for async bind
38 * only but that can be dropped after the bind has taken place.
76 * @private: Bind backend private info.
77 * @start: Offset into the address space of bind range start. Note that
81 * @vma_size: Bind size.
82 * @guard: The size of guard area preceding and trailing the bind.
83 * @page_sizes_gtt: Resulting page sizes from the bind operation.
113 * @bi: Information needed for async bind only but that can be dropped
114 * after the bind has taken place.
190 * @private: Bind backend private info.
191 * @start: Offset into the address space of bind range start after padding.
193 * @size: Bind size.
194 * @guard: The size of the guard area preceding and trailing the bind.