/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | mmu-arm64_s10.c | 27 PTE_BLOCK_PXN | PTE_BLOCK_UXN, 35 PTE_BLOCK_PXN | PTE_BLOCK_UXN, 50 PTE_BLOCK_PXN | PTE_BLOCK_UXN, 65 PTE_BLOCK_PXN | PTE_BLOCK_UXN,
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | cpu.c | 76 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 121 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 139 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 148 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 184 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 198 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 203 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 209 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 215 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN 220 PTE_BLOCK_NON_SHARE | PTE_BLOCK_PXN | PTE_BLOCK_UXN [all …]
|
/openbmc/u-boot/arch/arm/mach-versal/ |
H A D | cpu.c | 28 PTE_BLOCK_PXN | PTE_BLOCK_UXN 35 PTE_BLOCK_PXN | PTE_BLOCK_UXN 48 PTE_BLOCK_PXN | PTE_BLOCK_UXN 61 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0017-arm-corstone1000-add-mmc-for-fvp.patch | 30 + PTE_BLOCK_PXN | PTE_BLOCK_UXN 38 - PTE_BLOCK_PXN | PTE_BLOCK_UXN 40 + PTE_BLOCK_PXN | PTE_BLOCK_UXN 49 + PTE_BLOCK_PXN | PTE_BLOCK_UXN 57 - PTE_BLOCK_PXN | PTE_BLOCK_UXN 59 + PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/board/emulation/qemu-arm/ |
H A D | qemu-arm.c | 30 PTE_BLOCK_PXN | PTE_BLOCK_UXN 45 PTE_BLOCK_PXN | PTE_BLOCK_UXN 53 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | memmap-gen3.c | 20 PTE_BLOCK_PXN | PTE_BLOCK_UXN 39 PTE_BLOCK_PXN | PTE_BLOCK_UXN 67 PTE_BLOCK_PXN | PTE_BLOCK_UXN; in enable_caches() 111 PTE_BLOCK_PXN | PTE_BLOCK_UXN; in enable_caches()
|
/openbmc/u-boot/arch/arm/mach-zynqmp/ |
H A D | cpu.c | 46 PTE_BLOCK_PXN | PTE_BLOCK_UXN 53 PTE_BLOCK_PXN | PTE_BLOCK_UXN 60 PTE_BLOCK_PXN | PTE_BLOCK_UXN 67 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-imx/imx8m/ |
H A D | soc.c | 87 PTE_BLOCK_PXN | PTE_BLOCK_UXN 95 PTE_BLOCK_PXN | PTE_BLOCK_UXN 110 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/include/asm/armv8/ |
H A D | mmu.h | 67 #define PTE_BLOCK_UXN (UL(1) << 54) macro 75 PTE_BLOCK_UXN | \
|
/openbmc/u-boot/arch/arm/mach-uniphier/arm64/ |
H A D | mem_map.c | 17 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-owl/ |
H A D | sysmap-s900.c | 25 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-snapdragon/ |
H A D | sysmap-apq8016.c | 18 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
H A D | sysmap-apq8096.c | 18 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-tegra/ |
H A D | arm64-mmu.c | 22 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | mmu-arm64.c | 18 PTE_BLOCK_PXN | PTE_BLOCK_UXN,
|
/openbmc/u-boot/board/broadcom/bcm968580xref/ |
H A D | bcm968580xref.c | 28 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/board/broadcom/bcm963158/ |
H A D | bcm963158.c | 28 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-k3/ |
H A D | arm64-mmu.c | 26 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/ |
H A D | rk3328.c | 26 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3399/ |
H A D | rk3399.c | 28 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/board/broadcom/bcmns2/ |
H A D | northstar2.c | 16 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/board/armltd/vexpress64/ |
H A D | vexpress64.c | 38 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-meson/ |
H A D | board-axg.c | 77 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
H A D | board-gx.c | 95 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3368/ |
H A D | rk3368.c | 45 PTE_BLOCK_PXN | PTE_BLOCK_UXN
|