Searched defs:prefetch_load (Results 1 – 3 of 3) sorted by relevance
26 static INLINE void prefetch_load(const unsigned char *src) { in prefetch_load() function
29 static INLINE void prefetch_load(const unsigned char *src) { in prefetch_load() function
77 inline void prefetch_load(unsigned char *src) { in prefetch_load() function