Searched refs:LowerAttributes (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h48 struct LowerAttributes { struct in class:ARMv8TranslationTableDescriptor
59 static constexpr uint64 DefaultPeripheralAttribute = LowerAttributes::BLOCK_AF
60 | LowerAttributes::BLOCK_NON_SHARE
64 static constexpr uint64 DefaultCodeAttribute = LowerAttributes::BLOCK_AF
65 | LowerAttributes::BLOCK_OUTER_SHARE;

Completed in 32 milliseconds