Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_userptr.c23 struct i915_mmu_notifier *mn;
32 struct i915_mmu_notifier { struct
41 struct i915_mmu_notifier *mn; argument
92 struct i915_mmu_notifier *mn = in userptr_mn_invalidate_range_start()
93 container_of(_mn, struct i915_mmu_notifier, mn); in userptr_mn_invalidate_range_start()
183 static struct i915_mmu_notifier *
186 struct i915_mmu_notifier *mn; in i915_mmu_notifier_create()
215 static struct i915_mmu_notifier *
218 struct i915_mmu_notifier *mn; in i915_mmu_notifier_find()
258 struct i915_mmu_notifier *mn; in i915_gem_userptr_init__mmu_notifier()
[all …]