Searched defs:clflush (Results 1 – 2 of 2) sorted by relevance
14 struct clflush { struct29 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_work() argument36 struct clflush *clflush = container_of(base, typeof(*clflush), base); in clflush_release() local50 struct clflush *clflush; in clflush_work_create() local72 struct clflush *clflush; in i915_gem_clflush_object() local
198 static inline void clflush(volatile void *__p) in clflush() function
Completed in 4 milliseconds