Searched defs:clflush (Results 1 – 4 of 4) sorted by relevance
17 struct clflush { struct32 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument39 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local53 struct clflush *clflush; in clflush_work_create() local76 struct clflush *clflush; in i915_gem_clflush_object() local
14 struct clflush { struct29 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() local45 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local58 struct clflush *clflush; in clflush_work_create() local75 struct clflush *clflush; in i915_gem_clflush_object() local
210 static inline void clflush(volatile void *__p) in clflush() function
178 static __always_inline void clflush(volatile void *__p) in clflush() function