Searched defs:clflush (Results 1 – 3 of 3) sorted by relevance
31 struct clflush { struct45 return "clflush"; in i915_clflush_get_timeline_name() argument55 struct clflush *clflush = container_of(fence, typeof(*clflush), dma); in i915_clflush_release() local80 struct clflush *clflush = container_of(work, typeof(*clflush), work); in i915_clflush_work() local103 struct clflush *clflush = container_of(fence, typeof(*clflush), wait); in i915_clflush_notify() local121 struct clflush *clflush; in i915_gem_clflush_object() local
213 static inline void clflush(volatile void *__p) in clflush() function
124 unsigned int clflush; member