Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/include/lib/xlat_tables/
Dxlat_tables_v2_helpers.h135 __aligned(XLAT_TABLE_SIZE) __section(_section_name); \
Dxlat_tables_defs.h89 #define XLAT_TABLE_SIZE (U(1) << XLAT_TABLE_SIZE_SHIFT) macro
/external/arm-trusted-firmware/lib/xlat_tables/
Dxlat_tables_common.c42 __aligned(XLAT_TABLE_SIZE) __section("xlat_table");