Home
last modified time | relevance | path

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

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