Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_gem_userptr.c38 struct i915_mmu_notifier *mn;
47 struct i915_mmu_notifier { struct
58 struct i915_mmu_notifier *mn; argument
99 static void *invalidate_range__linear(struct i915_mmu_notifier *mn, in invalidate_range__linear()
137 struct i915_mmu_notifier *mn = container_of(_mn, struct i915_mmu_notifier, mn); in i915_gem_userptr_mn_invalidate_range_start()
183 static struct i915_mmu_notifier *
186 struct i915_mmu_notifier *mn; in i915_mmu_notifier_create()
210 static void __i915_mmu_notifier_update_serial(struct i915_mmu_notifier *mn) in __i915_mmu_notifier_update_serial()
218 struct i915_mmu_notifier *mn, in i915_mmu_notifier_add()
269 static bool i915_mmu_notifier_has_linear(struct i915_mmu_notifier *mn) in i915_mmu_notifier_has_linear()
[all …]