Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/include/lib/xlat_tables/
Dxlat_tables_defs.h96 #define XLAT_TABLE_ENTRIES_MASK (XLAT_TABLE_ENTRIES - U(1)) macro
/trusted-firmware-a-3.4.0/lib/xlat_tables/
Dxlat_tables_common.c336 ((u_register_t)XLAT_TABLE_ENTRIES_MASK) << level_size_shift; in init_xlation_table_inner()