OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:basesectionaddress
(Results
1 - 1
of
1
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/ArmV7/
ArmV7Mmu.c
95
UINT32
BaseSectionAddress
;
139
BaseSectionAddress
= TT_DESCRIPTOR_SECTION_BASE_ADDRESS(*SectionEntry);
144
PageEntry[Index] = TT_DESCRIPTOR_PAGE_BASE_ADDRESS(
BaseSectionAddress
+ (Index << 12)) | SectionDescriptor;
Completed in 1883 milliseconds