Home
last modified time | relevance | path

Searched refs:MMU32B_L1_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/arm-trusted-firmware/lib/xlat_tables/aarch32/
Dnonlpae_tables.c131 #define MMU32B_L1_TABLE_SIZE (NUM_1MB_IN_4GB * 4) macro
496 (void)memset(mmu_l1_base, 0, MMU32B_L1_TABLE_SIZE); in init_xlat_tables()