/kernel/linux/linux-5.10/arch/parisc/include/asm/ |
H A D | prefetch.h | 36 static inline void prefetchw(const void *addr) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/parisc/include/asm/ |
H A D | prefetch.h | 36 static inline void prefetchw(const void *addr) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/alpha/include/asm/ |
H A D | processor.h | 56 extern inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | prefetch.h | 44 #define prefetchw(x) __builtin_prefetch(x,1) macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | prefetch.h | 43 #define prefetchw(x) __builtin_prefetch(x,1) macro
|
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | processor.h | 68 extern inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | processor.h | 121 static inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | processor.h | 119 static inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | processor_64.h | 230 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | processor_64.h | 238 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/sh/include/asm/ |
H A D | processor_32.h | 200 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/sh/include/asm/ |
H A D | processor_32.h | 197 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | processor.h | 273 static inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | processor.h | 217 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
|
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | processor.h | 234 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | processor.h | 410 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | processor.h | 390 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | processor.h | 357 static inline void prefetchw(const void *ptr) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | processor.h | 389 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | processor.h | 400 static inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | processor.h | 658 prefetchw (const void *x) in prefetchw() function
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | processor.h | 748 static __always_inline void prefetchw(const void *x) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | processor.h | 646 prefetchw (const void *x) in prefetchw() function
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | processor.h | 622 static __always_inline void prefetchw(const void *x) in prefetchw() function
|