Searched refs:sync_icache_dcache (Results 1 - 4 of 4) sorted by path

/linux-master/arch/hexagon/include/asm/
H A Dpgtable.h143 extern void sync_icache_dcache(pte_t pte);
153 sync_icache_dcache(pteval);
/linux-master/arch/hexagon/mm/
H A Dinit.c72 void sync_icache_dcache(pte_t pte) function
/linux-master/arch/openrisc/include/asm/
H A Dcacheflush.h45 static inline void sync_icache_dcache(struct page *page) function
74 sync_icache_dcache(page); \
/linux-master/arch/openrisc/mm/
H A Dcache.c58 sync_icache_dcache(folio_page(folio, nr));

Completed in 191 milliseconds