Home
last modified time | relevance | path

Searched refs:hexagon_clean_dcache_range (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/hexagon/kernel/
H A Ddma.c19 hexagon_clean_dcache_range((unsigned long) addr, in arch_sync_dma_for_device()
/openbmc/linux/arch/hexagon/include/asm/
H A Dcacheflush.h79 extern void hexagon_clean_dcache_range(unsigned long start, unsigned long end);
/openbmc/linux/arch/hexagon/mm/
H A Dcache.c60 void hexagon_clean_dcache_range(unsigned long start, unsigned long end) in hexagon_clean_dcache_range() function