Searched refs:TABLE_DESC (Results 1 – 3 of 3) sorted by relevance
311 if (desc_type == TABLE_DESC) { in xlat_tables_unmap_region()333 assert(desc_type == TABLE_DESC); in xlat_tables_unmap_region()428 if (desc_type == TABLE_DESC) { in xlat_tables_map_region_action()488 assert(desc_type == TABLE_DESC); in xlat_tables_map_region_action()575 table_base[table_idx] = TABLE_DESC | (unsigned long)subtable; in xlat_tables_map_region()1146 if (((desc & DESC_MASK) == TABLE_DESC) && in xlat_tables_print_internal()1397 assert(desc_type == TABLE_DESC); in find_xlat_table_entry()
33 #define TABLE_DESC U(0x3) /* Table levels 0-2 */ macro
363 desc = TABLE_DESC | (uintptr_t)new_table; in init_xlation_table_inner()