/u-boot/arch/arm/mach-k3/ |
A D | arm64-mmu.c | 33 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 45 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 51 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 88 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 100 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 106 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 146 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 158 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 164 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-rmobile/ |
A D | memmap-gen3.c | 27 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 33 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 46 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 91 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches() 102 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches() 132 gen3_mem_map[i].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in enable_caches()
|
/u-boot/arch/arm/mach-socfpga/ |
A D | mmu-arm64_s10.c | 19 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 42 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 57 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/xen/xenguest_arm64/ |
A D | xenguest_arm64.c | 86 xen_mem_map[i].attrs = (PTE_BLOCK_MEMTYPE(MT_NORMAL) | in setup_mem_map() 100 xen_mem_map[i].attrs = (PTE_BLOCK_MEMTYPE(MT_NORMAL) | in setup_mem_map() 110 xen_mem_map[i].attrs = (PTE_BLOCK_MEMTYPE(MT_NORMAL) | in setup_mem_map() 140 xen_mem_map[i].attrs = (PTE_BLOCK_MEMTYPE(MT_NORMAL) | in setup_mem_map()
|
/u-boot/arch/arm/mach-versal/ |
A D | cpu.c | 58 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 78 versal_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill() 100 versal_mem_map[banks].attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | in mem_map_fill()
|
/u-boot/arch/arm/cpu/armv8/s32v234/ |
A D | cpu.c | 39 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 45 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/include/asm/armv8/ |
A D | mmu.h | 32 #define MT_NORMAL 4 macro 38 (UL(0xff) << (MT_NORMAL * 8)))
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
A D | cpu.c | 123 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 182 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 210 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 248 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 312 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 318 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 355 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 365 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 387 PTE_BLOCK_MEMTYPE(MT_NORMAL) | 1583 PTE_BLOCK_MEMTYPE(MT_NORMAL) | in update_early_mmu_table() [all …]
|
/u-boot/arch/arm/mach-owl/ |
A D | sysmap-owl.c | 17 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-snapdragon/ |
A D | sysmap-apq8016.c | 23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
A D | sysmap-apq8096.c | 23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-exynos/ |
A D | mmu-arm64.c | 23 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-tegra/ |
A D | arm64-mmu.c | 27 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/emulation/qemu-arm/ |
A D | qemu-arm.c | 24 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 39 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/broadcom/bcm963158/ |
A D | bcm963158.c | 20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/broadcom/bcm968360bg/ |
A D | bcm968360bg.c | 20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/broadcom/bcm968580xref/ |
A D | bcm968580xref.c | 20 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-bcm283x/ |
A D | init.c | 29 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | 49 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-mediatek/mt7622/ |
A D | init.c | 41 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | PTE_BLOCK_OUTER_SHARE,
|
/u-boot/arch/arm/mach-uniphier/arm64/ |
A D | mem_map.c | 24 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/cpu/armv7/ls102xa/ |
A D | cpu.c | 101 #define MT_NORMAL 7 macro 159 set_pgsection(level0_table, 3, 3 * BLOCK_SIZE_L1, MT_NORMAL); in mmu_setup() 160 set_pgsection(level0_table, 2, 2 * BLOCK_SIZE_L1, MT_NORMAL); in mmu_setup()
|
/u-boot/arch/arm/mach-mediatek/mt8518/ |
A D | init.c | 62 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | PTE_BLOCK_OUTER_SHARE,
|
/u-boot/board/armltd/total_compute/ |
A D | total_compute.c | 36 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/board/broadcom/bcmns2/ |
A D | northstar2.c | 25 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) |
|
/u-boot/arch/arm/mach-mediatek/mt8512/ |
A D | init.c | 69 .attrs = PTE_BLOCK_MEMTYPE(MT_NORMAL) | PTE_BLOCK_OUTER_SHARE,
|