Home
last modified time | relevance | path

Searched refs:MEMORY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dmmu_armv8a.h60 #define MEMORY_ATTRIBUTES ((0x00 << (MT_DEVICE_nGnRnE * 8)) | \ macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c628 __MSR(MAIR_EL1, MEMORY_ATTRIBUTES); in enable_mmu_el1()