Home
last modified time | relevance | path

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

/linux/arch/openrisc/include/asm/
H A Dcacheflush.h62 static inline void sync_icache_dcache(struct page *page) in sync_icache_dcache() function
91 sync_icache_dcache(page); \
/linux/arch/openrisc/mm/
H A Dcache.c97 sync_icache_dcache(folio_page(folio, nr)); in update_cache()