Searched refs:TT_ATTRIBUTES_MASK (Results 1 – 3 of 3) sorted by relevance
290 *RegionAttributes = *BlockEntry & TT_ATTRIBUTES_MASK; in GetMemoryRegionRec()297 if ((*BlockEntry & TT_ATTRIBUTES_MASK) == *RegionAttributes) { in GetMemoryRegionRec()
86 #define TT_ATTRIBUTES_MASK ((0xFFFULL << 52) | (0x3FFULL << 2)) macro
279 Attributes = *BlockEntry & TT_ATTRIBUTES_MASK; in GetBlockEntryListFromAddress()