Searched refs:INVALID_DESC (Results 1 – 5 of 5) sorted by relevance
391 table_base[table_idx] = INVALID_DESC; in xlat_tables_unmap_region()410 table_base[table_idx] = INVALID_DESC; in xlat_tables_unmap_region()471 assert(desc_type == INVALID_DESC); in xlat_tables_map_region_action()486 } else if (desc_type == INVALID_DESC) { in xlat_tables_map_region_action()533 if (desc_type == INVALID_DESC) { in xlat_tables_map_region_action()1209 ctx->base_table[i] = INVALID_DESC; in init_xlat_tables_ctx()1216 ctx->tables[j][i] = INVALID_DESC; in init_xlat_tables_ctx()
161 if ((desc & DESC_MASK) == INVALID_DESC) { in xlat_tables_print_internal()309 if (desc_type == INVALID_DESC) { in find_xlat_table_entry()569 *entry = INVALID_DESC; in xlat_change_mem_attributes_ctx()
345 desc = INVALID_DESC; in init_xlation_table_inner()357 desc = INVALID_DESC; in init_xlation_table_inner()
31 #define INVALID_DESC U(0x0) macro
341 ctx->base_table[i] = INVALID_DESC; in init_xlat_tables_ctx()
Completed in 8 milliseconds