Searched defs:MemBase (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DPage.c299 @param MemBase Base address of memory region.
307 IN EFI_PHYSICAL_ADDRESS MemBase,
325 AlignedMemBase = (UINTN)(MemBase + EFI_PAGE_MASK) & ~EFI_PAGE_MASK;
326 MemLength -= AlignedMemBase - MemBase;
306 SmmAddMemoryRegion( IN EFI_PHYSICAL_ADDRESS MemBase, IN UINT64 MemLength, IN EFI_MEMORY_TYPE Type, IN UINT64 Attributes ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/Common/
H A DCapsuleCoalesce.c41 @param MemBase Pointer to the base of memory in which we want to find free space
42 @param MemSize The size of the block of memory pointed to by MemBase
46 between MemBase and (MemBase + MemSize). The memory pointed to does not
54 UINT8 *MemBase,
84 @param MemBase base of system memory in which we can work
85 @param MemSize size of the system memory pointed to by MemBase
95 IN UINT8 *MemBase,
161 @param MemBase Pointer to the base of memory in which we want to find free space
162 @param MemSize The size of the block of memory pointed to by MemBase
172 FindFreeMem( EFI_CAPSULE_BLOCK_DESCRIPTOR *BlockList, UINT8 *MemBase, UINTN MemSize, UINTN DataSize ) argument
347 RelocateBlockDescriptors( IN EFI_PEI_SERVICES **PeiServices, IN EFI_CAPSULE_BLOCK_DESCRIPTOR *BlockList, IN UINT8 *MemBase, IN UINTN MemSize ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h401 UINT64 MemBase; member in struct:__anon12662
453 UINT64 MemBase; member in struct:__anon12666
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86str.h408 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon6967
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86str.h407 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon7278
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86str.h410 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon8957
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86str.h397 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon9274
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86str.h395 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon9595
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86str.h395 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon5120
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86str.h395 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon5432
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86str.h392 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon5743
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86str.h407 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon6050
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86str.h407 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon6353
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86str.h407 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon6651
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h318 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon3057
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86str.h415 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon7654
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86str.h415 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon8016
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86str.h430 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon8333
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86str.h425 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon8641
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h411 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon4807
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h409 unsigned long MemBase; /* Frame buffer base address */ member in struct:__anon4380

Completed in 236 milliseconds