Searched refs:PAGE_DESC (Results 1 – 4 of 4) sorted by relevance
303 assert(desc_type == PAGE_DESC); in find_xlat_table_entry()496 if (((desc & DESC_MASK) != PAGE_DESC) || in xlat_change_mem_attributes_ctx()
121 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in xlat_desc()300 assert(desc_type == PAGE_DESC); in xlat_tables_unmap_region_action()452 if (desc_type == PAGE_DESC) { in xlat_tables_map_region_action()
43 #define PAGE_DESC U(0x3) /* Table level 3 */ macro
203 desc |= (level == XLAT_TABLE_LEVEL_MAX) ? PAGE_DESC : BLOCK_DESC; in mmap_desc()