Home
last modified time | relevance | path

Searched refs:flush_coherent_icache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dcacheflush.c7 * flush_coherent_icache() - if a CPU has a coherent icache, flush it
10 static inline bool flush_coherent_icache(void) in flush_coherent_icache() function
60 if (flush_coherent_icache()) in flush_icache_range()
155 if (flush_coherent_icache()) in flush_dcache_icache_folio()
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dmem.c354 * flush_coherent_icache() - if a CPU has a coherent icache, flush it
358 static inline bool flush_coherent_icache(unsigned long addr) in flush_coherent_icache() function
410 if (flush_coherent_icache(start)) in flush_icache_range()
504 if (flush_coherent_icache(addr)) in flush_dcache_icache_page()
523 if (flush_coherent_icache(addr)) in __flush_dcache_icache()

Completed in 2 milliseconds