Searched refs:TT_PXN_MASK (Results 1 – 3 of 3) sorted by relevance
57 return TT_ATTR_INDX_DEVICE_MEMORY | TT_UXN_MASK | TT_PXN_MASK; in ArmMemoryAttributeToPageAttribute()96 if ((PageAttributes & (TT_PXN_MASK | TT_UXN_MASK)) != 0 ) { in PageAttributeToGcdAttribute()491 Val = TT_PXN_MASK | TT_UXN_MASK; in ArmSetMemoryRegionNoExec()512 Mask = ~(TT_ADDRESS_MASK_BLOCK_ENTRY | TT_PXN_MASK | TT_XN_MASK); in ArmClearMemoryRegionNoExec()
82 #define TT_PXN_MASK BIT53 macro
233 ArmAttributes |= TT_PXN_MASK; in EfiAttributeToArmAttribute()