/Linux-v5.4/arch/parisc/include/asm/ |
D | prefetch.h | 23 static inline void prefetch(const void *addr) in prefetch() function
|
/Linux-v5.4/include/linux/ |
D | prefetch.h | 39 #define prefetch(x) __builtin_prefetch(x) macro
|
/Linux-v5.4/drivers/gpu/drm/etnaviv/ |
D | etnaviv_iommu_v2.c | 169 u16 prefetch; in etnaviv_iommuv2_restore_nonsec() local 189 u16 prefetch; in etnaviv_iommuv2_restore_sec() local
|
D | etnaviv_buffer.c | 63 u16 prefetch, u32 address) in CMD_LINK()
|
D | etnaviv_gpu.c | 598 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe() 616 u16 prefetch; in etnaviv_gpu_start_fe_idleloop() local
|
/Linux-v5.4/arch/alpha/include/asm/ |
D | processor.h | 63 extern inline void prefetch(const void *ptr) in prefetch() function
|
/Linux-v5.4/arch/arm/include/asm/ |
D | processor.h | 121 static inline void prefetch(const void *ptr) in prefetch() function
|
/Linux-v5.4/arch/sparc/include/asm/ |
D | processor_64.h | 225 static inline void prefetch(const void *x) in prefetch() function
|
/Linux-v5.4/tools/testing/selftests/net/ |
D | tcp_mmap.c | 89 static inline void prefetch(const void *x) in prefetch() function
|
/Linux-v5.4/arch/ia64/lib/ |
D | memcpy_mck.S | 133 .prefetch: label
|
/Linux-v5.4/arch/sh/include/asm/ |
D | processor_32.h | 195 static inline void prefetch(const void *x) in prefetch() function
|
/Linux-v5.4/arch/x86/mm/ |
D | fault.c | 66 unsigned char opcode, int *prefetch) in check_prefetch_opcode() 116 int prefetch = 0; in is_prefetch() local
|
/Linux-v5.4/drivers/net/wireless/st/cw1200/ |
D | hwio.c | 172 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read()
|
/Linux-v5.4/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
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | processor.h | 264 static inline void prefetch(const void *ptr) in prefetch() function
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | odp.c | 618 bool prefetch = flags & MLX5_PF_FLAGS_PREFETCH; in pagefault_mr() local 781 bool prefetch = flags & MLX5_PF_FLAGS_PREFETCH; in pagefault_single_data_segment() local
|
/Linux-v5.4/drivers/s390/cio/ |
D | io_sch.h | 21 unsigned int prefetch:1;/* deny prefetch */ member
|
/Linux-v5.4/drivers/misc/ |
D | pch_phub.c | 703 unsigned int prefetch = 0x000affaa; in pch_phub_probe() local
|
/Linux-v5.4/arch/mips/include/asm/ |
D | processor.h | 420 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | processor.h | 377 static inline void prefetch(const void *x) in prefetch() function
|
/Linux-v5.4/arch/ia64/include/asm/ |
D | processor.h | 662 prefetch (const void *x) in prefetch() function
|
/Linux-v5.4/arch/x86/include/asm/ |
D | processor.h | 793 static inline void prefetch(const void *x) in prefetch() function
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/pci/controller/ |
D | pci-tegra.c | 361 struct resource prefetch; member
|
/Linux-v5.4/drivers/net/wireless/ath/ath10k/ |
D | htt.h | 189 u8 prefetch[0]; /* start of frame, for FW classification engine */ member 205 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
|