Searched refs:PREFETCHW_ASM (Results 1 – 2 of 2) sorted by relevance
151 #define PREFETCHW_ASM(x) \ macro165 __asm__ __volatile__(PREFETCHW_ASM(%0) : : "r" (x) : "memory"); in prefetchw()
41 PREFETCHW_ASM(%5) \
Completed in 6 milliseconds