Home
last modified time | relevance | path

Searched defs:prefetch (Results 26 – 40 of 40) sorted by relevance

12

/openbmc/linux/arch/mips/include/asm/
H A Dprocessor.h387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dprocessor.h351 static inline void prefetch(const void *ptr) in prefetch() function
/openbmc/linux/drivers/misc/
H A Dpch_phub.c706 unsigned int prefetch = 0x000affaa; in pch_phub_probe() local
/openbmc/linux/drivers/s390/cio/
H A Dio_sch.h21 unsigned int prefetch:1;/* deny prefetch */ member
/openbmc/qemu/hw/dma/
H A Domap_dma.c47 int prefetch; member
/openbmc/u-boot/include/linux/
H A Dlist.h9 static inline void prefetch(const void *x) {;} in prefetch() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dprocessor.h392 static inline void prefetch(const void *x) in prefetch() function
/openbmc/linux/arch/ia64/include/asm/
H A Dprocessor.h640 prefetch (const void *x) in prefetch() function
/openbmc/linux/arch/x86/include/asm/
H A Dprocessor.h609 static inline void prefetch(const void *x) in prefetch() function
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h1864 uint32_t prefetch:3; member
1879 uint32_t prefetch:3; member
1894 uint32_t prefetch:3; member
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h445 } prefetch; member
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c2800 gfn_t gfn, bool can_unsync, bool prefetch) in mmu_try_to_unsync_pages()
2914 bool prefetch = !fault || fault->prefetch; in mmu_set_spte() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h199 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
215 u8 prefetch[0]; /* start of frame, for FW classification engine */ member
/openbmc/linux/drivers/scsi/esas2r/
H A Datvda.h443 u8 prefetch; member
/openbmc/linux/include/rdma/
H A Dib_verbs.h2273 atomic64_t prefetch; member

12