Searched refs:BLOCK_DESC (Results 1 – 3 of 3) sorted by relevance
31 #define BLOCK_DESC U(0x1) /* Table levels 0-2 */ macro
132 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in xlat_desc()314 assert(desc_type == BLOCK_DESC); in xlat_tables_unmap_region()456 assert(desc_type == BLOCK_DESC); in xlat_tables_map_region_action()1390 if (desc_type == BLOCK_DESC) { in find_xlat_table_entry()
194 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in mmap_desc()