1
0
Fork 0
alistair23-linux/arch/xtensa/mm
Max Filippov 6555910065 xtensa: add HIGHMEM support
Introduce fixmap area just below the vmalloc region. Use it for atomic
mapping of high memory pages.
High memory on cores with cache aliasing is not supported and is still
to be implemented. Fail build for such configurations for now.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-04-06 21:29:21 +04:00
..
Makefile xtensa: add HIGHMEM support 2014-04-06 21:29:21 +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: add HIGHMEM support 2014-04-06 21:29:21 +04:00
init.c 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