struct ArmMairNormalAttribute

Defined at line 63 of file ../../zircon/kernel/lib/arch/include/lib/arch/arm64/memory.h

Represents a MAIR_ELx attribute value for normal memory.

This representation flattens any "transience" distinctions (an

underspecified, additional, implementation-defined attribute), and by

default refers to the non-transient version. Ditto for certain

feature-aware configurations.

Public Members

ArmCacheabilityAttribute inner
ArmCacheabilityAttribute outer

Public Methods

bool operator== (const ArmMairNormalAttribute & other)

Defined at line 64 of file ../../zircon/kernel/lib/arch/include/lib/arch/arm64/memory.h