android_kernel_xiaomi_sm8350/arch/sh/mm
Paul Mundt d7cdc9e8ac sh: ioremap() overhaul.
ioremap() overhaul. Add support for transparent PMB mapping, get rid of
p3_ioremap(), etc. Also drop ioremap() and iounmap() routines from the
machvec, as everyone can use the generic ioremap() API instead. For PCI
memory apertures and other special cases, use the pci_iomap() API, as
boards are already required to get the mapping right there.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2006-09-27 15:16:42 +09:00
..
cache-sh2.c
cache-sh3.c
cache-sh4.c sh: Add control register barriers. 2006-09-27 14:57:44 +09:00
cache-sh7705.c
clear_page.S sh: Optimized cache handling for SH-4/SH-4A caches. 2006-09-27 14:09:26 +09:00
consistent.c sh: page table alloc cleanups and page fault optimizations. 2006-09-27 15:13:36 +09:00
copy_page.S
extable.c
fault-nommu.c
fault.c sh: page table alloc cleanups and page fault optimizations. 2006-09-27 15:13:36 +09:00
hugetlbpage.c sh: hugetlb updates. 2006-09-27 13:11:57 +09:00
init.c sh: page table alloc cleanups and page fault optimizations. 2006-09-27 15:13:36 +09:00
ioremap.c
Kconfig
Makefile sh: ioremap() overhaul. 2006-09-27 15:16:42 +09:00
pg-dma.c
pg-nommu.c
pg-sh4.c sh: Fix fatal oops in copy_user_page() on sh4a (SH7780). 2006-09-27 14:38:02 +09:00
pg-sh7705.c
pmb.c sh: ioremap() overhaul. 2006-09-27 15:16:42 +09:00
tlb-flush.c sh: page table alloc cleanups and page fault optimizations. 2006-09-27 15:13:36 +09:00
tlb-nommu.c
tlb-sh3.c
tlb-sh4.c sh: Add flag for MMU PTEA capability. 2006-09-27 14:55:41 +09:00