linux/arch/sh/mm
Matthew Wilcox (Oracle) 157efa2904 sh: implement the new page table range API
Add PFN_PTE_SHIFT, update_mmu_cache_range(), flush_dcache_folio() and
flush_icache_pages().  Change the PG_dcache_clean flag from being per-page
to per-folio.  Flush the entire folio containing the pages in
flush_icache_pages() for ease of implementation.

Link: https://lkml.kernel.org/r/20230802151406.3735276-25-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-24 16:20:23 -07:00
..
alignment.c proc: remove PDE_DATA() completely 2022-01-22 08:33:37 +02:00
asids-debugfs.c
cache-debugfs.c
cache-j2.c sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
cache-sh2.c
cache-sh2a.c
cache-sh3.c
cache-sh4.c sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
cache-sh7705.c sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
cache-shx3.c
cache.c sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
consistent.c
extable_32.c
fault.c mm/fault: convert remaining simple cases to lock_mm_and_find_vma() 2023-06-24 14:12:58 -07:00
flush-sh4.c
hugetlbpage.c sh/hugetlb: pte_alloc_huge() pte_offset_huge() 2023-06-19 16:19:09 -07:00
init.c sh: initialize max_mapnr 2023-02-16 20:43:55 -08:00
ioremap_fixed.c
ioremap.c sh: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:34 -07:00
ioremap.h
Kconfig sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER 2023-04-18 16:29:46 -07:00
kmap.c sh: implement the new page table range API 2023-08-24 16:20:23 -07:00
Makefile
mmap.c sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:41 -07:00
nommu.c sh: fix trivial misannotations 2021-09-17 13:59:56 -04:00
numa.c
pgtable.c
pmb.c
sram.c
tlb-debugfs.c
tlb-pteaex.c
tlb-sh3.c
tlb-sh4.c
tlb-urb.c
tlbex_32.c
tlbflush_32.c
uncached.c