/linux-4.4.14/tools/lib/lockdep/uinclude/linux/ |
H A D | prefetch.h | 4 static inline void prefetch(void *a __attribute__((unused))) { } function
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | prefetch.h | 22 static inline void prefetch(const void *addr) prefetch() function
|
/linux-4.4.14/include/linux/ |
H A D | prefetch.h | 38 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | processor.h | 72 extern inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | processor.h | 110 static inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | hwio.c | 174 cw1200_indirect_read(struct cw1200_common *priv, u32 addr, void *buf, size_t buf_len, u32 prefetch, u16 port_addr) cw1200_indirect_read() argument
|
/linux-4.4.14/arch/tile/lib/ |
H A D | memcpy_64.c | 64 const char *__restrict prefetch; memcpy() local
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | processor_64.h | 229 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/frv/include/asm/ |
H A D | processor.h | 121 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/sh/include/asm/ |
H A D | processor_32.h | 204 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/mn10300/include/asm/ |
H A D | processor.h | 156 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | processor.h | 168 static inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.4.14/arch/avr32/include/asm/ |
H A D | processor.h | 158 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | io_sch.h | 17 unsigned int prefetch:1;/* deny prefetch */ member in struct:io_subchannel_private::__anon8976
|
/linux-4.4.14/arch/tile/include/asm/ |
H A D | processor.h | 294 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux-4.4.14/arch/x86/mm/ |
H A D | fault.c | 141 int prefetch = 0; is_prefetch() local 90 check_prefetch_opcode(struct pt_regs *regs, unsigned char *instr, unsigned char opcode, int *prefetch) check_prefetch_opcode() argument
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | processor.h | 387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
H A D | pic.h | 160 u64 prefetch; /* 0x000{418,,,5D8} */ member in struct:pic::__anon1547
|
H A D | tiocp.h | 108 u64 prefetch; /* 0x000{418,,,5D8} */ member in struct:tiocp::__anon1662
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | processor.h | 424 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/arm/mm/ |
H A D | cache-l2x0.c | 668 u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL); l2c310_enable() local 1127 u32 prefetch; l2c310_of_parse() local
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | processor.h | 672 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.4.14/arch/ia64/include/asm/ |
H A D | processor.h | 687 prefetch (const void *x) prefetch() function
|
/linux-4.4.14/drivers/pci/host/ |
H A D | pci-tegra.c | 281 struct resource prefetch; member in struct:tegra_pcie
|
/linux-4.4.14/drivers/block/ |
H A D | cciss.c | 4303 u32 prefetch; cciss_enable_scsi_prefetch() local
|
/linux-4.4.14/drivers/iommu/ |
H A D | arm-smmu-v3.c | 445 } prefetch; member in union:arm_smmu_cmdq_ent::__anon5457
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
H A D | cvmx-pci-defs.h | 2181 uint32_t prefetch:3; member in struct:cvmx_pci_read_cmd_6::cvmx_pci_read_cmd_6_s 2203 uint32_t prefetch:3; member in struct:cvmx_pci_read_cmd_c::cvmx_pci_read_cmd_c_s 2225 uint32_t prefetch:3; member in struct:cvmx_pci_read_cmd_e::cvmx_pci_read_cmd_e_s
|
/linux-4.4.14/arch/mips/include/asm/pci/ |
H A D | bridge.h | 810 u64 prefetch:1; member in struct:ate_u::ate_s
|
/linux-4.4.14/drivers/scsi/esas2r/ |
H A D | atvda.h | 443 u8 prefetch; member in struct:atto_vda_grp_info
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 171 u8 prefetch[0]; /* start of frame, for FW classification engine */ member in struct:htt_data_tx_desc
|