Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/ArmMmuLib/AArch64/
DArmMmuLibCore.c202 UINT64 *SubTableBlockEntry; in GetBlockEntryListFromAddress() local
307 SubTableBlockEntry = TranslationTable; in GetBlockEntryListFromAddress()
309 …*SubTableBlockEntry = Attributes | (BlockEntryAddress + (Index << TT_ADDRESS_OFFSET_AT_LEVEL(Index… in GetBlockEntryListFromAddress()
310 SubTableBlockEntry++; in GetBlockEntryListFromAddress()