/linux/arch/parisc/include/asm/ |
H A D | prefetch.h | 23 static inline void prefetch(const void *addr) in prefetch() function
|
/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_iommu_v2.c | 169 u16 prefetch; in etnaviv_iommuv2_restore_nonsec() local 193 u16 prefetch; in etnaviv_iommuv2_restore_sec() local
|
H A D | etnaviv_gpu.c | 669 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe() 686 u16 prefetch; in etnaviv_gpu_start_fe_idleloop() local
|
/linux/include/linux/ |
H A D | prefetch.h | 39 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux/arch/alpha/include/asm/ |
H A D | processor.h | 51 extern inline void prefetch(const void *ptr) in prefetch() function
|
/linux/fs/bcachefs/ |
H A D | btree_journal_iter.h | 28 bool prefetch; member
|
/linux/arch/arm/include/asm/ |
H A D | processor.h | 110 static inline void prefetch(const void *ptr) in prefetch() function
|
/linux/arch/sparc/include/asm/ |
H A D | processor_64.h | 217 static inline void prefetch(const void *x) in prefetch() function
|
/linux/arch/sh/include/asm/ |
H A D | processor_32.h | 192 static inline void prefetch(const void *x) in prefetch() function
|
/linux/drivers/net/wireless/st/cw1200/ |
H A D | hwio.c | 172 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read()
|
/linux/tools/testing/selftests/net/ |
H A D | tcp_mmap.c | 98 static inline void prefetch(const void *x) in prefetch() function
|
/linux/arch/arm/mm/ |
H A 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
|
/linux/arch/loongarch/include/asm/ |
H A D | processor.h | 214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hwio.c | 101 u32 prefetch; in wfx_indirect_read() local
|
/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-regs.h | 30 u32 prefetch; /* 0x0008 */ member
|
/linux/arch/mips/include/asm/ |
H A D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux/drivers/misc/ |
H A D | pch_phub.c | 706 unsigned int prefetch = 0x000affaa; in pch_phub_probe() local
|
/linux/drivers/s390/cio/ |
H A D | io_sch.h | 21 unsigned int prefetch:1;/* deny prefetch */ member
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_vm_types.h | 354 struct xe_vma_op_prefetch prefetch; member
|
/linux/arch/arm64/include/asm/ |
H A D | processor.h | 386 static inline void prefetch(const void *ptr) in prefetch() function
|
/linux/arch/powerpc/include/asm/ |
H A D | processor.h | 403 static inline void prefetch(const void *x) in prefetch() function
|
/linux/include/drm/ |
H A D | drm_gpuvm.h | 974 struct drm_gpuva_op_prefetch prefetch; member
|
/linux/arch/x86/include/asm/ |
H A D | processor.h | 633 static inline void prefetch(const void *x) in prefetch() function
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pci-defs.h | 1864 uint32_t prefetch:3; member 1879 uint32_t prefetch:3; member 1894 uint32_t prefetch:3; member
|
/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 2718 gfn_t gfn, bool synchronizing, bool prefetch) in mmu_try_to_unsync_pages() 2832 bool prefetch = !fault || fault->prefetch; in mmu_set_spte() local
|