/linux-4.1.27/tools/lib/lockdep/uinclude/linux/ |
H A D | prefetch.h | 4 static inline void prefetch(void *a __attribute__((unused))) { } function
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | prefetch.h | 22 static inline void prefetch(const void *addr) prefetch() function
|
/linux-4.1.27/include/linux/ |
H A D | prefetch.h | 38 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | processor.h | 110 static inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | processor.h | 72 extern inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.1.27/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.1.27/arch/sparc/include/asm/ |
H A D | processor_64.h | 229 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/arch/tile/lib/ |
H A D | memcpy_64.c | 64 const char *__restrict prefetch; memcpy() local
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | processor.h | 121 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | processor_32.h | 204 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | processor.h | 156 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | processor.h | 151 static inline void prefetch(const void *ptr) prefetch() function
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | processor.h | 158 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | io_sch.h | 17 unsigned int prefetch:1;/* deny prefetch */ member in struct:io_subchannel_private::__anon8453
|
/linux-4.1.27/arch/x86/mm/ |
H A D | fault.c | 139 int prefetch = 0; is_prefetch() local 88 check_prefetch_opcode(struct pt_regs *regs, unsigned char *instr, unsigned char opcode, int *prefetch) check_prefetch_opcode() argument
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | processor.h | 296 #define prefetch(x) __builtin_prefetch(x) macro
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | processor.h | 391 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
H A D | pic.h | 160 u64 prefetch; /* 0x000{418,,,5D8} */ member in struct:pic::__anon1550
|
H A D | tiocp.h | 108 u64 prefetch; /* 0x000{418,,,5D8} */ member in struct:tiocp::__anon1665
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | processor.h | 416 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/arch/arm/mm/ |
H A D | cache-l2x0.c | 660 u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL); l2c310_enable() local 1105 u32 prefetch; l2c310_of_parse() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | processor.h | 687 prefetch (const void *x) prefetch() function
|
/linux-4.1.27/drivers/pci/host/ |
H A D | pci-tegra.c | 281 struct resource prefetch; member in struct:tegra_pcie
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | processor.h | 807 static inline void prefetch(const void *x) prefetch() function
|
/linux-4.1.27/drivers/block/ |
H A D | cciss.c | 4287 u32 prefetch; cciss_enable_scsi_prefetch() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 140 u8 prefetch[0]; /* start of frame, for FW classification engine */ member in struct:htt_data_tx_desc
|
/linux-4.1.27/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.1.27/arch/mips/include/asm/pci/ |
H A D | bridge.h | 810 u64 prefetch:1; member in struct:ate_u::ate_s
|
/linux-4.1.27/drivers/scsi/esas2r/ |
H A D | atvda.h | 443 u8 prefetch; member in struct:atto_vda_grp_info
|