Searched refs:prefetch_src (Results 1 – 1 of 1) sorted by relevance
142 static inline void prefetch_src(const void *addr) in prefetch_src() function152 #define prefetch_src(addr) do { } while(0) macro339 prefetch_src((char *)pds + L1_CACHE_BYTES); in pa_memcpy()