Home
last modified time | relevance | path

Searched refs:RealPages (Results 1 – 25 of 143) sorted by relevance

123456

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DDmaMem.c260 UINTN RealPages; in IoMmuAllocateAlignedBuffer() local
271 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in IoMmuAllocateAlignedBuffer()
276 ASSERT (RealPages > Pages); in IoMmuAllocateAlignedBuffer()
282 RealPages, in IoMmuAllocateAlignedBuffer()
305 UnalignedPages = RealPages - Pages - UnalignedPages; in IoMmuAllocateAlignedBuffer()
342 RealPages, in IoMmuAllocateAlignedBuffer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c47 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
56 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
70 RealPages, in CoreInitializeDebugImageInfoTable()
85 RealPages, in CoreInitializeDebugImageInfoTable()
107 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages;
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB);
64 RealPages,
79 RealPages,
101 UnalignedPages = RealPages - Pages - UnalignedPages;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Core/Dxe/Misc/
H A DDebugImageInfo.c41 UINTN RealPages; in CoreInitializeDebugImageInfoTable() local
50 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
64 RealPages, in CoreInitializeDebugImageInfoTable()
79 RealPages, in CoreInitializeDebugImageInfoTable()
101 UnalignedPages = RealPages - Pages - UnalignedPages; in CoreInitializeDebugImageInfoTable()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()
/dports/sysutils/edk2/edk2-edk2-stable202102/StandaloneMmPkg/Library/StandaloneMmMemoryAllocationLib/
H A DStandaloneMmMemoryAllocationLib.c178 UINTN RealPages; in InternalAllocateAlignedPages() local
193 RealPages = Pages + EFI_SIZE_TO_PAGES (Alignment); in InternalAllocateAlignedPages()
197 ASSERT (RealPages > Pages); in InternalAllocateAlignedPages()
199 Status = gMmst->MmAllocatePages (AllocateAnyPages, MemoryType, RealPages, &Memory); in InternalAllocateAlignedPages()
213 UnalignedPages = RealPages - Pages - UnalignedPages; in InternalAllocateAlignedPages()

123456