Home
last modified time | relevance | path

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

/openbmc/linux/arch/hexagon/kernel/
H A Ddma.c23 hexagon_inv_dcache_range((unsigned long) addr, in arch_sync_dma_for_device()
/openbmc/linux/arch/hexagon/include/asm/
H A Dcacheflush.h78 extern void hexagon_inv_dcache_range(unsigned long start, unsigned long end);
/openbmc/linux/arch/hexagon/mm/
H A Dcache.c80 void hexagon_inv_dcache_range(unsigned long start, unsigned long end) in hexagon_inv_dcache_range() function