linux/arch/xtensa/mm
Max Filippov 22def76811 xtensa: make fixmap region addressing grow with index
It's much easier to reason about alignment and coloring of regions
located in the fixmap when fixmap index is just a PFN within the fixmap
region. Change fixmap addressing so that index 0 corresponds to
FIXADDR_START instead of the FIXADDR_TOP.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-08-14 11:59:17 +04:00
..
cache.c xtensa: add HIGHMEM support 2014-04-06 21:29:21 +04:00
fault.c xtensa: add SMP support 2014-01-14 10:19:58 -08:00
highmem.c xtensa: make fixmap region addressing grow with index 2014-08-14 11:59:17 +04:00
init.c xtensa: fix sysmem reservation at the end of existing block 2014-06-09 22:29:12 +04:00
Makefile xtensa: add HIGHMEM support 2014-04-06 21:29:21 +04:00
misc.S xtensa: fix build warning in 64-bit build environment 2014-01-14 10:19:52 -08:00
mmu.c xtensa: add HIGHMEM support 2014-04-06 21:29:21 +04:00
tlb.c xtensa: optimize local_flush_tlb_kernel_range 2014-04-06 21:29:17 +04:00