Searched refs:BLOCK_DESC (Results 1 – 4 of 4) sorted by relevance
36 #define BLOCK_DESC U(0x1) /* Table levels 0-2 */ macro
122 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in xlat_desc()327 assert(desc_type == BLOCK_DESC); in xlat_tables_unmap_region_action()510 assert(desc_type == BLOCK_DESC); in xlat_tables_map_region_action()
324 if (desc_type == BLOCK_DESC) { in find_xlat_table_entry()
203 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in mmap_desc()
Completed in 7 milliseconds