Searched refs:RootTable (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/AArch64/ |
D | AArch64Mmu.c | 203 IN UINT64 *RootTable, in GetBlockEntryListFromAddress() argument 274 TranslationTable = RootTable; in GetBlockEntryListFromAddress() 372 IN UINT64 *RootTable, in UpdateRegionMapping() argument 395 …BlockEntry = GetBlockEntryListFromAddress (RootTable, RegionStart, &TableLevel, &BlockEntrySize, &… in UpdateRegionMapping() 432 IN UINT64 *RootTable, in FillTranslationTable() argument 437 RootTable, in FillTranslationTable() 485 UINT64 *RootTable; in SetMemoryRegionAttribute() local 487 RootTable = ArmGetTTBR0BaseAddress (); in SetMemoryRegionAttribute() 489 Status = UpdateRegionMapping (RootTable, BaseAddress, Length, Attributes, BlockEntryMask); in SetMemoryRegionAttribute()
|