Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dmmu_armv8a.h174 #define TCR_TG0_4K (0ULL << 14) macro
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dmmu_armv8a.c617 tcr |= TCR_TG0_4K | TCR_ORGN_WBWA | TCR_IRGN_WBWA; in get_tcr()