linux-stable/arch/xtensa/mm
Matthew Wilcox (Oracle) 4fbb7e7f47 xtensa: implement the new page table range API
Add PFN_PTE_SHIFT, update_mmu_cache_range(), flush_dcache_folio() and
flush_icache_pages().

Link: https://lkml.kernel.org/r/20230802151406.3735276-30-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-08-24 16:20:24 -07:00
..
cache.c xtensa: implement the new page table range API 2023-08-24 16:20:24 -07:00
fault.c mm/fault: convert remaining simple cases to lock_mm_and_find_vma() 2023-06-24 14:12:58 -07:00
highmem.c xtensa/mm/highmem: Make generic kmap_atomic() work correctly 2020-11-16 21:19:24 +01:00
init.c xtensa/mm: enable ARCH_HAS_VM_GET_PAGE_PROT 2022-07-17 17:14:39 -07:00
ioremap.c xtensa: mm: convert to GENERIC_IOREMAP 2023-08-18 10:12:35 -07:00
kasan_init.c xtensa: move early_trap_init from kasan_early_init to init_arch 2023-06-13 21:56:27 -07:00
Makefile xtensa: noMMU: allow handling protection faults 2022-05-01 19:51:21 -07:00
misc.S xtensa: add asm-prototypes.h 2023-06-12 19:48:57 -07:00
mmu.c xtensa: move asid_cache from fault.c to mmu.c 2022-05-01 19:51:20 -07:00
tlb.c xtensa: add pte_unmap() to balance pte_offset_map() 2023-06-19 16:19:10 -07:00