Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_userptr.c38 struct i915_mmu_notifier *mn;
47 struct i915_mmu_notifier { struct
57 struct i915_mmu_notifier *mn; argument
122 struct i915_mmu_notifier *mn = in i915_gem_userptr_mn_invalidate_range_start()
123 container_of(_mn, struct i915_mmu_notifier, mn); in i915_gem_userptr_mn_invalidate_range_start()
154 static struct i915_mmu_notifier *
157 struct i915_mmu_notifier *mn; in i915_mmu_notifier_create()
182 struct i915_mmu_notifier *mn, in i915_mmu_notifier_add()
235 static bool i915_mmu_notifier_has_linear(struct i915_mmu_notifier *mn) in i915_mmu_notifier_has_linear()
247 i915_mmu_notifier_del(struct i915_mmu_notifier *mn, in i915_mmu_notifier_del()
[all …]