Searched defs:prefetch (Results 1 – 17 of 17) sorted by relevance
| /arch/parisc/include/asm/ |
| D | prefetch.h | 23 static inline void prefetch(const void *addr) in prefetch() function
|
| /arch/alpha/include/asm/ |
| D | processor.h | 47 extern inline void prefetch(const void *ptr) in prefetch() function
|
| /arch/arm/include/asm/ |
| D | processor.h | 110 static inline void prefetch(const void *ptr) in prefetch() function
|
| /arch/sparc/include/asm/ |
| D | processor_64.h | 217 static inline void prefetch(const void *x) in prefetch() function
|
| /arch/x86/kvm/mmu/ |
| D | mmu_internal.h | 194 const bool prefetch; member 294 u64 err, bool prefetch, in kvm_mmu_do_page_fault()
|
| D | spte.c | 160 u64 old_spte, bool prefetch, bool can_unsync, in make_spte()
|
| D | mmu.c | 2805 gfn_t gfn, bool can_unsync, bool prefetch) in mmu_try_to_unsync_pages() 2919 bool prefetch = !fault || fault->prefetch; in mmu_set_spte() local
|
| /arch/sh/include/asm/ |
| D | processor_32.h | 192 static inline void prefetch(const void *x) in prefetch() function
|
| /arch/x86/mm/ |
| D | fault.c | 74 unsigned char opcode, int *prefetch) in check_prefetch_opcode() 129 int prefetch = 0; in is_prefetch() local
|
| /arch/loongarch/include/asm/ |
| D | processor.h | 214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
| /arch/arm/mm/ |
| D | cache-l2x0.c | 657 u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL); in l2c310_enable() local 1133 u32 prefetch; in l2c310_of_parse() local
|
| /arch/mips/include/asm/ |
| D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
| /arch/arm64/include/asm/ |
| D | processor.h | 361 static inline void prefetch(const void *ptr) in prefetch() function
|
| D | arm-smmu-v3-common.h | 510 } prefetch; member
|
| /arch/powerpc/include/asm/ |
| D | processor.h | 403 static inline void prefetch(const void *x) in prefetch() function
|
| /arch/x86/include/asm/ |
| D | processor.h | 615 static inline void prefetch(const void *x) in prefetch() function
|
| /arch/mips/include/asm/octeon/ |
| D | cvmx-pci-defs.h | 1864 uint32_t prefetch:3; member 1879 uint32_t prefetch:3; member 1894 uint32_t prefetch:3; member
|