Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 25 of 28) sorted by relevance

12

/linux/arch/parisc/include/asm/
H A Dprefetch.h23 static inline void prefetch(const void *addr) in prefetch() function
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu_v2.c169 u16 prefetch; in etnaviv_iommuv2_restore_nonsec() local
193 u16 prefetch; in etnaviv_iommuv2_restore_sec() local
H A Detnaviv_gpu.c669 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe()
686 u16 prefetch; in etnaviv_gpu_start_fe_idleloop() local
/linux/include/linux/
H A Dprefetch.h39 #define prefetch(x) __builtin_prefetch(x) macro
/linux/arch/alpha/include/asm/
H A Dprocessor.h51 extern inline void prefetch(const void *ptr) in prefetch() function
/linux/fs/bcachefs/
H A Dbtree_journal_iter.h28 bool prefetch; member
/linux/arch/arm/include/asm/
H A Dprocessor.h110 static inline void prefetch(const void *ptr) in prefetch() function
/linux/arch/sparc/include/asm/
H A Dprocessor_64.h217 static inline void prefetch(const void *x) in prefetch() function
/linux/arch/sh/include/asm/
H A Dprocessor_32.h192 static inline void prefetch(const void *x) in prefetch() function
/linux/drivers/net/wireless/st/cw1200/
H A Dhwio.c172 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read()
/linux/tools/testing/selftests/net/
H A Dtcp_mmap.c98 static inline void prefetch(const void *x) in prefetch() function
/linux/arch/arm/mm/
H A Dcache-l2x0.c657 u32 prefetch = readl_relaxed(base + L310_PREFETCH_CTRL); in l2c310_enable() local
1133 u32 prefetch; in l2c310_of_parse() local
/linux/arch/loongarch/include/asm/
H A Dprocessor.h214 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.c101 u32 prefetch; in wfx_indirect_read() local
/linux/drivers/dma/dw-edma/
H A Ddw-hdma-v0-regs.h30 u32 prefetch; /* 0x0008 */ member
/linux/arch/mips/include/asm/
H A Dprocessor.h387 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro
/linux/drivers/misc/
H A Dpch_phub.c706 unsigned int prefetch = 0x000affaa; in pch_phub_probe() local
/linux/drivers/s390/cio/
H A Dio_sch.h21 unsigned int prefetch:1;/* deny prefetch */ member
/linux/drivers/gpu/drm/xe/
H A Dxe_vm_types.h354 struct xe_vma_op_prefetch prefetch; member
/linux/arch/arm64/include/asm/
H A Dprocessor.h386 static inline void prefetch(const void *ptr) in prefetch() function
/linux/arch/powerpc/include/asm/
H A Dprocessor.h403 static inline void prefetch(const void *x) in prefetch() function
/linux/include/drm/
H A Ddrm_gpuvm.h974 struct drm_gpuva_op_prefetch prefetch; member
/linux/arch/x86/include/asm/
H A Dprocessor.h633 static inline void prefetch(const void *x) in prefetch() function
/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
/linux/arch/x86/kvm/mmu/
H A Dmmu.c2718 gfn_t gfn, bool synchronizing, bool prefetch) in mmu_try_to_unsync_pages()
2832 bool prefetch = !fault || fault->prefetch; in mmu_set_spte() local

12