Searched refs:TABLE_DESC (Results 1 – 4 of 4) sorted by relevance
321 if (desc_type == TABLE_DESC) { in xlat_tables_unmap_region_action()340 assert(desc_type == TABLE_DESC); in xlat_tables_unmap_region_action()479 if (desc_type == TABLE_DESC) { in xlat_tables_map_region_action()539 assert(desc_type == TABLE_DESC); in xlat_tables_map_region_action()620 TABLE_DESC | (uintptr_t)subtable; in xlat_tables_map_region()
168 if (((desc & DESC_MASK) == TABLE_DESC) && in xlat_tables_print_internal()313 assert(desc_type == TABLE_DESC); in find_xlat_table_entry()
38 #define TABLE_DESC U(0x3) /* Table levels 0-2 */ macro
382 desc = TABLE_DESC | (uintptr_t)new_table; in init_xlation_table_inner()