Home
last modified time | relevance | path

Searched refs:AlignedMemory (Results 101 – 125 of 179) sorted by relevance

12345678

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c217 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
245 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
246 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
254 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
271 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
273 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/DxeCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c218 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
246 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
247 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
255 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
272 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
274 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/memory/
H A Daligned_memory.h54 struct AlignedMemory {}; in NeedsLazyInstance()
58 class AlignedMemory<Size, byte_alignment> { \ in NeedsLazyInstance()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c253 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
281 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
282 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
290 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
307 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
309 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c253 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
281 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
282 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
290 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
307 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
309 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c331 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
359 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
360 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
368 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
385 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
387 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c253 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
281 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
282 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
290 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
307 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
309 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Library/SmmMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c331 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
359 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
360 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
368 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
385 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
387 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/
H A DMemoryAllocationLib.c253 UINTN AlignedMemory; in InternalAllocateAlignedPages() local
281 AlignedMemory = ((UINTN) Memory + AlignmentMask) & ~AlignmentMask; in InternalAllocateAlignedPages()
282 UnalignedPages = EFI_SIZE_TO_PAGES (AlignedMemory - (UINTN) Memory); in InternalAllocateAlignedPages()
290 Memory = AlignedMemory + EFI_PAGES_TO_SIZE (Pages); in InternalAllocateAlignedPages()
307 AlignedMemory = (UINTN) Memory; in InternalAllocateAlignedPages()
309 return (VOID *) AlignedMemory; in InternalAllocateAlignedPages()

12345678