HomeSort by: relevance | last modified time | path
    Searched defs:i915_mmu_notifier (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_userptr.c 34 struct i915_mmu_notifier *mn;
43 struct i915_mmu_notifier { struct
52 struct i915_mmu_notifier *mn;
85 * we set a flag under the i915_mmu_notifier spinlock to indicate
103 struct i915_mmu_notifier *mn =
104 container_of(_mn, struct i915_mmu_notifier, mn);
170 static struct i915_mmu_notifier *
173 struct i915_mmu_notifier *mn;
202 static struct i915_mmu_notifier *
205 struct i915_mmu_notifier *mn
    [all...]

Completed in 11 milliseconds