Home
last modified time | relevance | path

Searched defs:prefetchw (Results 1 – 11 of 11) sorted by relevance

/arch/parisc/include/asm/
Dprefetch.h35 static inline void prefetchw(const void *addr) in prefetchw() function
/arch/alpha/include/asm/
Dprocessor.h77 extern inline void prefetchw(const void *ptr) in prefetchw() function
/arch/arm/include/asm/
Dprocessor.h123 static inline void prefetchw(const void *ptr) in prefetchw() function
/arch/sparc/include/asm/
Dprocessor_64.h242 static inline void prefetchw(const void *x) in prefetchw() function
/arch/mn10300/include/asm/
Dprocessor.h167 static inline void prefetchw(const void *x) in prefetchw() function
/arch/sh/include/asm/
Dprocessor_32.h209 static inline void prefetchw(const void *x) in prefetchw() function
/arch/arm64/include/asm/
Dprocessor.h176 static inline void prefetchw(const void *ptr) in prefetchw() function
/arch/mips/include/asm/
Dprocessor.h410 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
/arch/powerpc/include/asm/
Dprocessor.h432 static inline void prefetchw(const void *x) in prefetchw() function
/arch/ia64/include/asm/
Dprocessor.h693 prefetchw (const void *x) in prefetchw() function
/arch/x86/include/asm/
Dprocessor.h715 static inline void prefetchw(const void *x) in prefetchw() function