Searched defs:prefetch (Results 1 – 3 of 3) sorted by relevance
38 #define prefetch(x) __builtin_prefetch(x) macro
147 static inline void prefetch(const void *x) in prefetch() function
164 static inline void prefetch(const void *x) in prefetch() function