Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dprefetch.h23 static inline void prefetch(const void *addr) in prefetch() function
/OK3568_Linux_fs/kernel/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.c620 void etnaviv_gpu_start_fe(struct etnaviv_gpu *gpu, u32 address, u16 prefetch) in etnaviv_gpu_start_fe()
639 u16 prefetch; in etnaviv_gpu_start_fe_idleloop() local
H A Detnaviv_buffer.c64 u16 prefetch, u32 address) in CMD_LINK()
/OK3568_Linux_fs/kernel/include/linux/
H A Dprefetch.h40 #define prefetch(x) __builtin_prefetch(x) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dprocessor.h63 extern inline void prefetch(const void *ptr) in prefetch() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dprocessor.h112 static inline void prefetch(const void *ptr) in prefetch() function
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_auto_old.c32 struct pci_region *prefetch, in pciauto_setup_device()
H A Dpci_auto.c23 struct pci_region *prefetch, struct pci_region *io, in dm_pciauto_setup_device()
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dprocessor_64.h225 static inline void prefetch(const void *x) in prefetch() function
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Dmemcpy_mck.S133 .prefetch: label
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dprocessor.h126 static inline void prefetch(const void *addr) in prefetch() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dfault.c68 unsigned char opcode, int *prefetch) in check_prefetch_opcode()
114 int prefetch = 0; in is_prefetch() local
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dprocessor_32.h194 static inline void prefetch(const void *x) in prefetch() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dhwio.c172 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtcp_mmap.c91 static inline void prefetch(const void *x) in prefetch() function
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa25x_udc.h22 static inline void prefetch(const void *ptr) in prefetch() function
/OK3568_Linux_fs/kernel/drivers/net/ipa/
H A Dipa_main.c727 bool prefetch; in ipa_probe() local
H A Dgsi.c1818 bool command, bool prefetch) in gsi_channel_init_one()
1896 static int gsi_channel_init(struct gsi *gsi, bool prefetch, u32 count, in gsi_channel_init()
1956 int gsi_init(struct gsi *gsi, struct platform_device *pdev, bool prefetch, in gsi_init()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhwio.c115 u32 prefetch; in indirect_read() local
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h282 static inline void prefetch(const void *ptr) in prefetch() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/
H A Darm-protos.h328 } prefetch; member
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dio_sch.h21 unsigned int prefetch:1;/* deny prefetch */ member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dprocessor.h407 #define prefetch(x) __builtin_prefetch((x), 0, 1) macro

12