summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/cacheflush.c
AgeCommit message (Expand)Author
2023-08-24powerpc: implement the new page table range APIMatthew Wilcox (Oracle)
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman
2021-04-14powerpc/mem: Use kmap_local_page() in flushing functionsChristophe Leroy
2021-04-14powerpc/mem: Inline flush_dcache_page()Christophe Leroy
2021-04-14powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pagesChristophe Leroy
2021-04-14powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages onlyChristophe Leroy
2021-04-14powerpc/mem: Optimise flush_dcache_icache_hugepage()Christophe Leroy
2021-04-14powerpc/mem: Call flush_coherent_icache() at higher levelChristophe Leroy
2021-04-14powerpc/mem: Remove address argument to flush_coherent_icache()Christophe Leroy
2021-04-14powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy
2021-04-14powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy