/linux-6.6.21/arch/parisc/include/asm/ |
D | prefetch.h | 23 static inline void prefetch(const void *addr) in prefetch() function
|
/linux-6.6.21/drivers/gpu/drm/etnaviv/ |
D | etnaviv_iommu_v2.c | 169 u16 prefetch; in etnaviv_iommuv2_restore_nonsec() local 193 u16 prefetch; in etnaviv_iommuv2_restore_sec() local
|
D | etnaviv_buffer.c | 65 u16 prefetch, u32 address) in CMD_LINK()
|
D | etnaviv_gpu.c | 650 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe() 667 u16 prefetch; in etnaviv_gpu_start_fe_idleloop() local
|
/linux-6.6.21/include/linux/ |
D | prefetch.h | 39 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | processor.h | 51 extern inline void prefetch(const void *ptr) in prefetch() function
|
/linux-6.6.21/arch/arm/include/asm/ |
D | processor.h | 110 static inline void prefetch(const void *ptr) in prefetch() function
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | processor_64.h | 217 static inline void prefetch(const void *x) in prefetch() function
|
/linux-6.6.21/arch/x86/kvm/mmu/ |
D | mmu_internal.h | 193 const bool prefetch; member 281 u32 err, bool prefetch, int *emulation_type) in kvm_mmu_do_page_fault()
|
D | spte.c | 140 u64 old_spte, bool prefetch, bool can_unsync, in make_spte()
|
/linux-6.6.21/arch/x86/mm/ |
D | fault.c | 71 unsigned char opcode, int *prefetch) in check_prefetch_opcode() 126 int prefetch = 0; in is_prefetch() local
|
/linux-6.6.21/arch/ia64/lib/ |
D | memcpy_mck.S | 133 .prefetch: label
|
/linux-6.6.21/arch/sh/include/asm/ |
D | processor_32.h | 192 static inline void prefetch(const void *x) in prefetch() function
|
/linux-6.6.21/drivers/net/wireless/st/cw1200/ |
D | hwio.c | 172 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read()
|
/linux-6.6.21/tools/testing/selftests/net/ |
D | tcp_mmap.c | 98 static inline void prefetch(const void *x) in prefetch() function
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | processor.h | 214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux-6.6.21/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-6.6.21/drivers/net/wireless/silabs/wfx/ |
D | hwio.c | 101 u32 prefetch; in wfx_indirect_read() local
|
/linux-6.6.21/drivers/dma/dw-edma/ |
D | dw-hdma-v0-regs.h | 30 u32 prefetch; /* 0x0008 */ member
|
/linux-6.6.21/include/drm/ |
D | drm_gpuva_mgr.h | 514 struct drm_gpuva_op_prefetch prefetch; member
|
/linux-6.6.21/arch/mips/include/asm/ |
D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | processor.h | 351 static inline void prefetch(const void *ptr) in prefetch() function
|
/linux-6.6.21/drivers/s390/cio/ |
D | io_sch.h | 21 unsigned int prefetch:1;/* deny prefetch */ member
|
/linux-6.6.21/drivers/misc/ |
D | pch_phub.c | 706 unsigned int prefetch = 0x000affaa; in pch_phub_probe() local
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | processor.h | 392 static inline void prefetch(const void *x) in prefetch() function
|