Searched hist:"65559100655 c6ed6ce2e17ffc8d4f3852bc2858a" (Results 1 – 8 of 8) sorted by relevance
/linux/arch/xtensa/mm/ |
H A D | Makefile | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
H A D | highmem.c | 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
H A D | mmu.c | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
H A D | init.c | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
/linux/arch/xtensa/include/asm/ |
H A D | fixmap.h | 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
H A D | highmem.h | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
H A D | pgtable.h | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|
/linux/arch/xtensa/ |
H A D | Kconfig | diff 65559100655c6ed6ce2e17ffc8d4f3852bc2858a Mon Feb 03 23:17:09 CET 2014 Max Filippov <jcmvbkbc@gmail.com> 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>
|