Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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; argument
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 *mn, *old; in i915_mmu_notifier_find()
223 struct i915_mmu_notifier *mn; in i915_gem_userptr_init__mmu_notifier()
[all …]