Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 25 of 30) 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.c693 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe()
710 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.h47 extern inline void prefetch(const void *ptr) in prefetch() function
/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/fs/bcachefs/
H A Dbtree_journal_iter.h28 bool prefetch; member
/linux/arch/x86/kvm/mmu/
H A Dmmu_internal.h237 const bool prefetch; member
348 u64 err, bool prefetch, in kvm_mmu_do_page_fault()
H A Dspte.c160 u64 old_spte, bool prefetch, bool synchronizing, in make_spte()
/linux/arch/x86/mm/
H A Dfault.c72 unsigned char opcode, int *prefetch) in check_prefetch_opcode()
127 int prefetch = 0; in is_prefetch() local
/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/arch/riscv/include/asm/
H A Dprocessor.h157 static inline void prefetch(const void *x) in prefetch() function
/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/s390/cio/
H A Dio_sch.h21 unsigned int prefetch:1;/* deny prefetch */ member
/linux/arch/arm64/include/asm/
H A Dprocessor.h386 static inline void prefetch(const void *ptr) in prefetch() function
/linux/drivers/gpu/drm/xe/
H A Dxe_vm_types.h422 struct xe_vma_op_prefetch prefetch; member
/linux/arch/powerpc/include/asm/
H A Dprocessor.h403 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

12