Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_userptr.c21 struct i915_mmu_notifier *mn;
30 struct i915_mmu_notifier { struct
39 struct i915_mmu_notifier *mn;
72 * we set a flag under the i915_mmu_notifier spinlock to indicate in __i915_gem_userptr_set_active()
90 struct i915_mmu_notifier *mn = in userptr_mn_invalidate_range_start()
91 container_of(_mn, struct i915_mmu_notifier, mn); in userptr_mn_invalidate_range_start()
157 static struct i915_mmu_notifier *
160 struct i915_mmu_notifier *mn; in i915_mmu_notifier_create()
189 static struct i915_mmu_notifier *
192 struct i915_mmu_notifier *m in i915_mmu_notifier_find()
[all...]

Completed in 1 milliseconds