Searched defs:i915_vma_ops (Results 1 – 1 of 1) sorted by relevance
196 struct i915_vma_ops { struct198 void (*bind_vma)(struct i915_address_space *vm,207 void (*unbind_vma)(struct i915_address_space *vm,210 int (*set_pages)(struct i915_vma *vma);211 void (*clear_pages)(struct i915_vma *vma);
Completed in 6 milliseconds