Searched defs:clflush (Results 1 – 3 of 3) sorted by relevance
14 struct clflush { struct28 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument46 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local60 struct clflush *clflush; in clflush_work_create() local77 struct clflush *clflush; in i915_gem_clflush_object() local
198 static inline void clflush(volatile void *__p) in clflush() function
126 unsigned int clflush; member