Searched refs:prefetch_src (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/lib/
H A Dmemcpy.c142 static inline void prefetch_src(const void *addr) function
152 #define prefetch_src(addr) do { } while(0) macro
168 /* prefetch_src((const void *)src); */
224 /* prefetch_src((const void *)(src + 4 * sizeof(unsigned int))); */
295 /* prefetch_src((const void *)srcp); */
330 /* prefetch_src((char *)pws + L1_CACHE_BYTES); */

Completed in 151 milliseconds