Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
DArmV7Mmu.c95 UINT32 BaseSectionAddress; in PopulateLevel2PageTable() local
139 BaseSectionAddress = TT_DESCRIPTOR_SECTION_BASE_ADDRESS(*SectionEntry); in PopulateLevel2PageTable()
144 …PageEntry[Index] = TT_DESCRIPTOR_PAGE_BASE_ADDRESS(BaseSectionAddress + (Index << 12)) | SectionDe… in PopulateLevel2PageTable()