/openbmc/linux/arch/parisc/include/asm/ |
H A D | prefetch.h | 23 static inline void prefetch(const void *addr) in prefetch() function
|
/openbmc/linux/include/linux/ |
H A D | prefetch.h | 39 #define prefetch(x) __builtin_prefetch(x) macro
|
/openbmc/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_buffer.c | 65 u16 prefetch, u32 address) in CMD_LINK()
|
H A 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
|
/openbmc/linux/arch/alpha/include/asm/ |
H A D | processor.h | 51 extern inline void prefetch(const void *ptr) in prefetch() function
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | processor.h | 110 static inline void prefetch(const void *ptr) in prefetch() function
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | processor_64.h | 217 static inline void prefetch(const void *x) in prefetch() function
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_auto_old.c | 31 struct pci_region *prefetch, in pciauto_setup_device()
|
H A D | pci_auto.c | 22 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | mmu_internal.h | 193 const bool prefetch; member 281 u32 err, bool prefetch, int *emulation_type) in kvm_mmu_do_page_fault()
|
H A D | spte.c | 140 u64 old_spte, bool prefetch, bool can_unsync, in make_spte()
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | processor.h | 125 static inline void prefetch(const void *addr) in prefetch() function
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy_mck.S | 133 .prefetch: label
|
/openbmc/linux/arch/x86/mm/ |
H A D | fault.c | 71 unsigned char opcode, int *prefetch) in check_prefetch_opcode() 126 int prefetch = 0; in is_prefetch() local
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | processor_32.h | 192 static inline void prefetch(const void *x) in prefetch() function
|
/openbmc/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()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | pxa25x_udc.h | 21 static inline void prefetch(const void *ptr) in prefetch() function
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | tcp_mmap.c | 98 static inline void prefetch(const void *x) in prefetch() function
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | processor.h | 214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/openbmc/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
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hwio.c | 101 u32 prefetch; in wfx_indirect_read() local
|
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-regs.h | 30 u32 prefetch; /* 0x0008 */ member
|
/openbmc/linux/include/drm/ |
H A D | drm_gpuva_mgr.h | 514 struct drm_gpuva_op_prefetch prefetch; member
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|