summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: mmu32: rename mmu.h to mmu_32.hSascha Hauer2023-05-221-92/+0
* ARM: mmu: define attrs_uncached_mem() helperAhmad Fatoum2022-08-181-2/+7
* arch: add SPDX-License-Identifier to all headersAhmad Fatoum2022-01-051-0/+2
* ARM: i.MX: fixed enabling the MMU after switching in non secure mode.Giorgio Dal Molin2020-04-141-0/+9
* ARM: mmu: use client domain permissions to support ARMv7 eXecute NeverAhmad Fatoum2019-10-141-0/+1
* ARM: mmu: mark uncached regions as eXecute never on v7Ahmad Fatoum2019-04-291-1/+7
* ARM: mmu: Share code for dma_alloc_coherent()Andrey Smirnov2019-01-211-0/+2
* ARM: mmu: psci: Make use of get_ttbr()Andrey Smirnov2018-06-181-0/+9
* ARM: mmu: Replace various SZ_1M with PGDIR_SIZEAndrey Smirnov2018-05-181-1/+2
* ARM: mmu: Replace hardcoded shifts with pgd_index() from LinuxAndrey Smirnov2018-05-181-2/+6
* ARM: mmu: Share PMD_SECT_DEF_CACHEDAndrey Smirnov2018-05-181-0/+1
* ARM: mmu: Share code for initial flat mapping creationAndrey Smirnov2018-05-181-0/+8
* ARM: mmu: Specify size in bytes in create_sections()Andrey Smirnov2018-05-181-5/+5
* ARM: mmu: Separate index and address in create_sections()Andrey Smirnov2018-05-181-2/+8
* ARM: mmu: Share code for create_sections()Andrey Smirnov2018-05-181-0/+10
* ARM: mmu: Introduce set_domain()Andrey Smirnov2018-05-181-0/+9
* ARM: mmu: Introduce set_ttbr()Andrey Smirnov2018-05-181-0/+5
* ARM: create separate mmu_64.h fileSascha Hauer2018-04-041-47/+0
* ARM: aarch64: mmu: Fix TCR settingSascha Hauer2018-03-231-7/+0
* arm: cpu: add basic arm64 mmu supportRaphael Poggi2016-07-061-0/+54
* arm: move outercase to cpu.c as some SoC as the ux500 always need to flush th...Jean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+6
* ARM MMU: call __mmu_cache_* as regular C functionsSascha Hauer2012-08-131-0/+8