Home
last modified time | relevance | path

Searched refs:__flush_dcache_range (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dcacheflush.h54 extern void __flush_dcache_range(unsigned long, unsigned long);
61 static inline void __flush_dcache_range(unsigned long va, unsigned long sz) in __flush_dcache_range() function
153 __flush_dcache_range(start, (end) - (start)); \
175 __flush_dcache_range((unsigned long) dst, len); \
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dcacheflush.h54 extern void __flush_dcache_range(unsigned long, unsigned long);
61 static inline void __flush_dcache_range(unsigned long va, unsigned long sz) in __flush_dcache_range() function
161 __flush_dcache_range(start, (end) - (start)); \
180 __flush_dcache_range((unsigned long) dst, len); \
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dide.h61 __flush_dcache_range((unsigned long)dst, end); in __ide_insw()
91 __flush_dcache_range((unsigned long)src, end); in __ide_outsw()
H A Dcacheflush_64.h47 void __flush_dcache_range(unsigned long start, unsigned long end);
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dpci-dma.c71 do_cache_op(paddr, size, __flush_dcache_range); in arch_sync_dma_for_device()
H A Dxtensa_ksyms.c130 EXPORT_SYMBOL(__flush_dcache_range); variable
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcacheflush_64.h47 void __flush_dcache_range(unsigned long start, unsigned long end);
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dpci-dma.c71 do_cache_op(paddr, size, __flush_dcache_range); in arch_sync_dma_for_device()
/kernel/linux/linux-5.10/arch/xtensa/mm/
H A Dcache.c300 __flush_dcache_range((unsigned long)dst,len); in copy_to_user_page()
/kernel/linux/linux-6.6/arch/xtensa/mm/
H A Dcache.c306 __flush_dcache_range((unsigned long)dst,len); in copy_to_user_page()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dirq_64.c1113 __flush_dcache_range((unsigned long) ivector_table, in irq_ivector_init()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dirq_64.c1116 __flush_dcache_range((unsigned long) ivector_table, in irq_ivector_init()
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_64.c717 void __flush_dcache_range(unsigned long start, unsigned long end) in __flush_dcache_range() function
740 EXPORT_SYMBOL(__flush_dcache_range); variable
/kernel/linux/linux-6.6/arch/sparc/mm/
H A Dinit_64.c733 void __flush_dcache_range(unsigned long start, unsigned long end) in __flush_dcache_range() function
756 EXPORT_SYMBOL(__flush_dcache_range); variable

Completed in 14 milliseconds