kernel_optimize_test/arch/arm64/mm
Min-Hua Chen 097cbd8d26 arm64: Use phys_addr_t type for physical address
Change the type of physical address from unsigned long to phys_addr_t,
make valid_phys_addr_range more readable.

Signed-off-by: Min-Hua Chen <orca.chen@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-10-02 17:22:41 +01:00
..
cache.S
context.c
copypage.c arm64: export __cpu_{clear,copy}_user_page functions 2014-07-08 17:30:51 +01:00
dma-mapping.c arm64: Use DMA_ERROR_CODE to denote failed allocation 2014-10-02 11:57:08 +01:00
extable.c
fault.c arm64: mm: Implement 4 levels of translation tables 2014-07-23 15:27:40 +01:00
flush.c arm64: mm: Make icache synchronisation logic huge page aware 2014-07-04 14:26:01 +01:00
hugetlbpage.c hugetlb: restrict hugepage_migration_support() to x86_64 2014-06-04 16:53:51 -07:00
init.c arm64:mm: initialize max_mapnr using function set_max_mapnr 2014-09-17 18:14:16 +01:00
ioremap.c arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS 2014-07-23 15:27:46 +01:00
Makefile arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support 2014-09-08 14:39:18 +01:00
mm.h
mmap.c arm64: Use phys_addr_t type for physical address 2014-10-02 17:22:41 +01:00
mmu.c arm64: LLVMLinux: Fix inline arm64 assembly for use with clang 2014-09-15 17:56:39 +01:00
pageattr.c arm64: pageattr: Correctly adjust unaligned start addresses 2014-09-12 16:34:50 +01:00
pgd.c
proc-macros.S
proc.S arm64: convert part of soft_restart() to assembly 2014-09-08 14:39:18 +01:00