diff options
author | Anshuman Khandual <[email protected]> | 2021-06-18 10:17:02 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2021-06-21 18:22:23 +0100 |
commit | 2062d44da3499eed3c7d005df8f0b54d300ac0b5 (patch) | |
tree | 2ba875d919743eabfdf5dd3079104865d5b98d54 /arch/arm64/include/asm/tlb.h | |
parent | 7957a3db01bf533a235a9ae9333150abbe6bde32 (diff) |
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
ARM64_SWAPPER_USES_SECTION_MAPS implies that a PMD level huge page mappings
are used for swapper, idmap and vmemmap. Lets make it PMD explicit removing
any possible confusion with generic memory sections and also bit generic as
it's applicable for idmap and vmemmap mappings as well. Hence rename it as
ARM64_KERNEL_USES_PMD_MAPS instead.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'arch/arm64/include/asm/tlb.h')
0 files changed, 0 insertions, 0 deletions