OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MemoryMapPhysical
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Runtime/
Runtime.h
75
EFI_MEMORY_DESCRIPTOR *
MemoryMapPhysical
;
102
MemoryMapPhysical
and MemoryMapVirtual.
103
MemoryMapPhysical
- Pointer to a runtime buffer that contains a copy of the
105
MemoryMapVirtual - Pointer to
MemoryMapPhysical
that is updated to virtual mode
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Runtime.h
118
UINTN MemoryMapSize;///< Size of the memory map in bytes contained in
MemoryMapPhysical
and MemoryMapVirtual.
119
EFI_MEMORY_DESCRIPTOR *
MemoryMapPhysical
; ///< Pointer to a runtime buffer that contains a copy of
121
EFI_MEMORY_DESCRIPTOR *MemoryMapVirtual; ///< Pointer to
MemoryMapPhysical
that is updated to virtual mode after SetVirtualAddressMap().
Completed in 39 milliseconds