Home
last modified time | relevance | path

Searched defs:prefetchw (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dprefetch.h36 static inline void prefetchw(const void *addr) in prefetchw() function
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dprefetch.h36 static inline void prefetchw(const void *addr) in prefetchw() function
/kernel/linux/linux-6.6/arch/alpha/include/asm/
H A Dprocessor.h56 extern inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-5.10/include/linux/
H A Dprefetch.h44 #define prefetchw(x) __builtin_prefetch(x,1) macro
/kernel/linux/linux-6.6/include/linux/
H A Dprefetch.h43 #define prefetchw(x) __builtin_prefetch(x,1) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dprocessor.h68 extern inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dprocessor.h121 static inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dprocessor.h119 static inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dprocessor_64.h230 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dprocessor_64.h238 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor_32.h200 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor_32.h197 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dprocessor.h273 static inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dprocessor.h217 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dprocessor.h234 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dprocessor.h410 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dprocessor.h390 #define prefetchw(x) __builtin_prefetch((x), 1, 1) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h357 static inline void prefetchw(const void *ptr) in prefetchw() function
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dprocessor.h389 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dprocessor.h400 static inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dprocessor.h658 prefetchw (const void *x) in prefetchw() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dprocessor.h748 static __always_inline void prefetchw(const void *x) in prefetchw() function
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dprocessor.h646 prefetchw (const void *x) in prefetchw() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dprocessor.h622 static __always_inline void prefetchw(const void *x) in prefetchw() function

Completed in 14 milliseconds