Home
last modified time | relevance | path

Searched refs:AllocationSize (Results 1 – 25 of 1153) sorted by relevance

12345678910>>...47

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c349 IN UINTN AllocationSize in GlueAllocatePool() argument
377 IN UINTN AllocationSize in AllocateRuntimePool() argument
398 IN UINTN AllocationSize in AllocateReservedPool() argument
449 IN UINTN AllocationSize in GlueAllocateZeroPool() argument
477 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
499 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
720 IN UINTN AllocationSize, in AllocateAlignedPool() argument
770 IN UINTN AllocationSize, in AllocateAlignedRuntimePool() argument
796 IN UINTN AllocationSize, in AllocateAlignedReservedPool() argument
856 IN UINTN AllocationSize, in AllocateAlignedZeroPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeMemoryAllocationLib/
H A DMemoryAllocationLib.c390 IN UINTN AllocationSize in GlueAllocatePool() argument
411 IN UINTN AllocationSize in AllocateRuntimePool() argument
432 IN UINTN AllocationSize in AllocateReservedPool() argument
483 IN UINTN AllocationSize in GlueAllocateZeroPool() argument
505 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
527 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
755 IN UINTN AllocationSize, in AllocateAlignedPool() argument
781 IN UINTN AllocationSize, in AllocateAlignedRuntimePool() argument
807 IN UINTN AllocationSize, in AllocateAlignedReservedPool() argument
866 IN UINTN AllocationSize, in AllocateAlignedZeroPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Library/UncachedMemoryAllocationLib/
H A DUncachedMemoryAllocationLib.c304 IN UINTN AllocationSize, in UncachedAllocateAlignedPool() argument
314 IN UINTN AllocationSize, in UncachedAllocateAlignedRuntimePool() argument
324 IN UINTN AllocationSize, in UncachedAllocateAlignedReservedPool() argument
349 IN UINTN AllocationSize, in UncachedAllocateAlignedZeroPool() argument
359 IN UINTN AllocationSize, in UncachedAllocateAlignedRuntimeZeroPool() argument
455 IN UINTN AllocationSize in UncachedAllocatePool() argument
464 IN UINTN AllocationSize in UncachedAllocateRuntimePool() argument
473 IN UINTN AllocationSize in UncachedAllocateReservedPool() argument
497 IN UINTN AllocationSize in UncachedAllocateZeroPool() argument
506 IN UINTN AllocationSize in UncachedAllocateRuntimeZeroPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPkg/Library/DebugUncachedMemoryAllocationLib/
H A DDebugUncachedMemoryAllocationLib.c335 IN UINTN AllocationSize, in UncachedAllocateAlignedPool() argument
345 IN UINTN AllocationSize, in UncachedAllocateAlignedRuntimePool() argument
355 IN UINTN AllocationSize, in UncachedAllocateAlignedReservedPool() argument
380 IN UINTN AllocationSize, in UncachedAllocateAlignedZeroPool() argument
390 IN UINTN AllocationSize, in UncachedAllocateAlignedRuntimeZeroPool() argument
487 IN UINTN AllocationSize in UncachedAllocatePool() argument
496 IN UINTN AllocationSize in UncachedAllocateRuntimePool() argument
505 IN UINTN AllocationSize in UncachedAllocateReservedPool() argument
529 IN UINTN AllocationSize in UncachedAllocateZeroPool() argument
538 IN UINTN AllocationSize in UncachedAllocateRuntimeZeroPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
H A DEfiLibAllocate.c27 IN UINTN AllocationSize in EfiLibAllocatePool() argument
54 IN UINTN AllocationSize in EfiLibAllocateRuntimePool() argument
81 IN UINTN AllocationSize in EfiLibAllocateZeroPool() argument
101 Memory = EfiLibAllocatePool (AllocationSize); in EfiLibAllocateZeroPool()
103 gBS->SetMem (Memory, AllocationSize, 0); in EfiLibAllocateZeroPool()
111 IN UINTN AllocationSize in EfiLibAllocateRuntimeZeroPool() argument
133 gBS->SetMem (Memory, AllocationSize, 0); in EfiLibAllocateRuntimeZeroPool()
141 IN UINTN AllocationSize, in EfiLibAllocateCopyPool() argument
168 gBS->CopyMem (Memory, Buffer, AllocationSize); in EfiLibAllocateCopyPool()
176 IN UINTN AllocationSize, in EfiLibAllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/MdePkg/Library/PeiMemoryAllocationLib/
H A DMemoryAllocationLib.c373 IN UINTN AllocationSize in InternalAllocatePool() argument
399 IN UINTN AllocationSize in AllocatePool() argument
427 IN UINTN AllocationSize in AllocateRuntimePool() argument
448 IN UINTN AllocationSize in AllocateReservedPool() argument
471 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
499 IN UINTN AllocationSize in AllocateZeroPool() argument
527 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
549 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
611 IN UINTN AllocationSize, in AllocateCopyPool() argument
647 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c372 IN UINTN AllocationSize in InternalAllocatePool() argument
393 IN UINTN AllocationSize in AllocatePool() argument
414 IN UINTN AllocationSize in AllocateRuntimePool() argument
435 IN UINTN AllocationSize in AllocateReservedPool() argument
458 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
486 IN UINTN AllocationSize in AllocateZeroPool() argument
508 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
530 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
592 IN UINTN AllocationSize, in AllocateCopyPool() argument
619 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/EmulatorPkg/Library/GuardUefiMemoryAllocationLib/
H A DMemoryAllocationLib.c366 IN UINTN AllocationSize in InternalAllocatePool() argument
387 IN UINTN AllocationSize in AllocatePool() argument
408 IN UINTN AllocationSize in AllocateRuntimePool() argument
429 IN UINTN AllocationSize in AllocateReservedPool() argument
452 IN UINTN AllocationSize in InternalAllocateZeroPool() argument
480 IN UINTN AllocationSize in AllocateZeroPool() argument
502 IN UINTN AllocationSize in AllocateRuntimeZeroPool() argument
524 IN UINTN AllocationSize in AllocateReservedZeroPool() argument
586 IN UINTN AllocationSize, in AllocateCopyPool() argument
613 IN UINTN AllocationSize, in AllocateRuntimeCopyPool() argument
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/UefiMemoryAllocationProfileLib/
H A DMemoryAllocationLib.c474 IN UINTN AllocationSize in AllocatePool() argument
486 AllocationSize, in AllocatePool()
508 IN UINTN AllocationSize in AllocateRuntimePool() argument
520 AllocationSize, in AllocateRuntimePool()
554 AllocationSize, in AllocateReservedPool()
618 AllocationSize, in AllocateZeroPool()
653 AllocationSize, in AllocateRuntimeZeroPool()
688 AllocationSize, in AllocateReservedZeroPool()
764 AllocationSize, in AllocateCopyPool()
804 AllocationSize, in AllocateRuntimeCopyPool()
[all …]

12345678910>>...47