Lines Matching defs:Attributes
596 Length from their current attributes to the attributes specified by Attributes.
601 @param Attributes The bit mask of attributes to set for the memory region.
607 Attributes specified an illegal combination of attributes that
623 IN UINT64 Attributes
644 switch (Attributes) {
802 @param Attributes Attributes to set
814 IN UINT64 Attributes
865 (MemorySpaceMap[Index].Attributes & ~EFI_MEMORY_CACHETYPE_MASK) | (MemorySpaceMap[Index].Capabilities & Attributes)
890 UINT64 Attributes;
947 (MemorySpaceMap[Index].Attributes & ~EFI_MEMORY_CACHETYPE_MASK) |
975 Attributes = GetMemorySpaceAttributeFromMtrrType ((UINT8) VariableMtrr[Index].Type);
981 Attributes
1005 Attributes = 0;
1021 Attributes = CurrentAttributes;
1026 if (CurrentAttributes != Attributes) {
1032 Attributes
1036 Attributes = CurrentAttributes;
1050 Attributes