linux/arch/mips/mm
David Hildenbrand b71ddc9ecc mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages()
Let's make it clearer that we are operating within a single folio by
providing both the folio and the page.

This implies that for flush_dcache_folio() we'll now avoid one more
page->folio lookup, and that we can safely drop the "nth_page" usage.

While at it, drop the "extern" from the function declaration.

Link: https://lkml.kernel.org/r/20250901150359.867252-22-david@redhat.com
Signed-off-by: David Hildenbrand <david@redhat.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-09-21 14:22:06 -07:00
..
Makefile
c-octeon.c
c-r3k.c
c-r4k.c
cache.c mips: mm: convert __flush_dcache_pages() to __flush_dcache_folio_pages() 2025-09-21 14:22:06 -07:00
cerr-sb1.c
cex-gen.S
cex-oct.S
cex-sb1.S
context.c
dma-noncoherent.c
extable.c
fault.c
highmem.c
hugetlbpage.c
init.c arch, mm: make releasing of memory to page allocator more explicit 2025-03-17 22:06:53 -07:00
ioremap.c
ioremap64.c
maccess.c
mmap.c
page-funcs.S
page.c
pgtable-32.c arch: remove mk_pmd() 2025-05-11 17:48:04 -07:00
pgtable-64.c arch: remove mk_pmd() 2025-05-11 17:48:04 -07:00
pgtable.c
physaddr.c MIPS: Don't use %pK through printk 2025-07-28 09:58:49 +02:00
sc-debugfs.c
sc-ip22.c
sc-mips.c
sc-r5k.c
sc-rm7k.c
tlb-funcs.S
tlb-r3k.c
tlb-r4k.c MIPS: mm: tlb-r4k: Uniquify TLB entries on init 2025-07-16 20:01:07 +02:00
tlbex-fault.S
tlbex.c
uasm-micromips.c
uasm-mips.c
uasm.c