Home
last modified time | relevance | path

Searched refs:MAX_XLAT_TABLES (Results 1 – 25 of 61) sorted by relevance

123

/external/arm-trusted-firmware/include/plat/marvell/armada/a8k/common/
Dboard_marvell_def.h60 #define MAX_XLAT_TABLES 4 macro
62 # define MAX_XLAT_TABLES 4 macro
64 # define MAX_XLAT_TABLES 4 macro
66 # define MAX_XLAT_TABLES 4 macro
68 # define MAX_XLAT_TABLES 4 macro
/external/arm-trusted-firmware/include/plat/marvell/armada/a3k/common/
Dboard_marvell_def.h60 #define MAX_XLAT_TABLES 4 macro
62 # define MAX_XLAT_TABLES 4 macro
64 # define MAX_XLAT_TABLES 4 macro
66 # define MAX_XLAT_TABLES 4 macro
68 # define MAX_XLAT_TABLES 4 macro
/external/arm-trusted-firmware/plat/arm/board/fvp/include/
Dplatform_def.h83 # define MAX_XLAT_TABLES 9 macro
89 # define MAX_XLAT_TABLES 8 macro
91 # define MAX_XLAT_TABLES 7 macro
96 # define MAX_XLAT_TABLES 6 macro
99 # define MAX_XLAT_TABLES 5 macro
102 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/arm/board/juno/include/
Dplatform_def.h91 # define MAX_XLAT_TABLES 4 macro
97 # define MAX_XLAT_TABLES 5 macro
100 # define MAX_XLAT_TABLES 4 macro
106 # define MAX_XLAT_TABLES 3 macro
111 # define MAX_XLAT_TABLES 3 macro
116 # define MAX_XLAT_TABLES 4 macro
/external/arm-trusted-firmware/plat/arm/css/sgi/include/
Dsgi_base_platform_def.h34 # define MAX_XLAT_TABLES 7 macro
39 # define MAX_XLAT_TABLES (6 + ((CSS_SGI_CHIP_COUNT - 1) * 3)) macro
43 # define MAX_XLAT_TABLES 5 macro
46 # define MAX_XLAT_TABLES 7 macro
49 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/arm/board/tc0/include/
Dplatform_def.h74 # define MAX_XLAT_TABLES 7 macro
79 # define MAX_XLAT_TABLES 8 macro
83 # define MAX_XLAT_TABLES 5 macro
86 # define MAX_XLAT_TABLES 7 macro
89 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/arm/css/sgm/include/
Dsgm_base_platform_def.h155 # define MAX_XLAT_TABLES 5 macro
158 # define MAX_XLAT_TABLES 5 macro
161 # define MAX_XLAT_TABLES 5 macro
164 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dplatform_def.h60 #define MAX_XLAT_TABLES 3 macro
64 #define MAX_XLAT_TABLES 4 macro
68 #define MAX_XLAT_TABLES 4 macro
/external/arm-trusted-firmware/plat/layerscape/board/ls1043/include/
Dplatform_def.h195 #define MAX_XLAT_TABLES 4 macro
199 #define MAX_XLAT_TABLES 6 macro
203 #define MAX_XLAT_TABLES 4 macro
207 #define MAX_XLAT_TABLES 9 macro
/external/arm-trusted-firmware/plat/renesas/common/include/
Dplatform_def.h160 #define MAX_XLAT_TABLES U(2) macro
162 #define MAX_XLAT_TABLES U(5) macro
164 #define MAX_XLAT_TABLES U(4) macro
166 #define MAX_XLAT_TABLES U(3) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
Dplatform_t132.mk17 MAX_XLAT_TABLES := 3
18 $(eval $(call add_define,MAX_XLAT_TABLES))
/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dplatform_def.h121 #define MAX_XLAT_TABLES 3 macro
125 #define MAX_XLAT_TABLES 4 macro
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplatform_t210.mk20 MAX_XLAT_TABLES := 10
21 $(eval $(call add_define,MAX_XLAT_TABLES))
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t186/
Dplatform_t186.mk33 MAX_XLAT_TABLES := 25
34 $(eval $(call add_define,MAX_XLAT_TABLES))
/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t194/
Dplatform_t194.mk27 MAX_XLAT_TABLES := 25
28 $(eval $(call add_define,MAX_XLAT_TABLES))
/external/arm-trusted-firmware/plat/arm/board/fvp_ve/include/
Dplatform_def.h266 # define MAX_XLAT_TABLES 6 macro
269 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/arm/board/a5ds/include/
Dplatform_def.h279 # define MAX_XLAT_TABLES 6 macro
282 # define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/qti/common/inc/
Dqti_board_def.h35 #define MAX_XLAT_TABLES 12 macro
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/include/
Dplatform_def.h164 #define MAX_XLAT_TABLES 12 macro
167 #define MAX_XLAT_TABLES 11 macro
/external/arm-trusted-firmware/plat/amlogic/gxl/include/
Dplatform_def.h61 #define MAX_XLAT_TABLES 6 macro
/external/arm-trusted-firmware/plat/amlogic/g12a/include/
Dplatform_def.h61 #define MAX_XLAT_TABLES 8 macro
/external/arm-trusted-firmware/plat/amlogic/gxbb/include/
Dplatform_def.h64 #define MAX_XLAT_TABLES 5 macro
/external/arm-trusted-firmware/lib/xlat_tables/aarch32/
Dnonlpae_tables.c143 static uint32_t mmu_l2_base[MAX_XLAT_TABLES][NUM_4K_IN_1MB]
158 (void *)mmu_l1_base, (void *)mmu_l2_base, MAX_XLAT_TABLES); in print_mmap()
463 assert(next_xlat <= MAX_XLAT_TABLES); in init_xlation_table_inner()
/external/arm-trusted-firmware/plat/amlogic/axg/include/
Dplatform_def.h64 #define MAX_XLAT_TABLES 8 macro
/external/arm-trusted-firmware/plat/allwinner/common/include/
Dplatform_def.h38 #define MAX_XLAT_TABLES 1 macro

123