Home
last modified time | relevance | path

Searched refs:sync_icache_dcache (Results 1 – 4 of 4) sorted by relevance

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