Home
last modified time | relevance | path

Searched refs:MemoryAllocation (Results 26 – 50 of 306) sorted by relevance

12345678910>>...13

/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkPkg/Library/PeiHobLibFramework/
H A DPeiHobLibFramework.inf43 …gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Stac…
44 …gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspS…
45 …gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Modu…
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c352 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
360 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
430 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
431 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
667 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
668 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
737 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
738 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
739 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c352 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
360 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
430 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
431 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
667 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
668 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
737 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
738 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
739 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c352 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
360 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
430 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
431 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
667 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
668 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
737 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
738 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
739 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c352 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
360 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
430 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
431 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
667 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
668 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
737 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
738 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
739 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c434 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
442 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
512 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
513 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
749 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
750 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
819 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
820 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
821 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c434 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
442 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
512 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
513 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
749 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
750 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
819 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
820 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
821 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c434 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
442 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
512 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
513 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
749 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
750 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
819 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
820 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
821 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c434 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
442 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
512 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
513 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
749 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
750 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
819 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
820 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
821 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Core/Pei/Memory/
H A DMemoryServices.c434 if (Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
442 if (Hob2.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) { in MergeFreeMemoryInMemoryAllocationHob()
512 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FindFreeMemoryFromMemoryAllocationHob()
513 (Hob.MemoryAllocation->AllocDescriptor.MemoryLength >= Bytes)) { in FindFreeMemoryFromMemoryAllocationHob()
749 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType == EfiConventionalMemory) && in FreeMemoryAllocationHob()
750 (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress == *FreeMemoryTop)) { in FreeMemoryAllocationHob()
819 if ((Hob.MemoryAllocation->AllocDescriptor.MemoryType != EfiConventionalMemory) && in PeiFreePages()
820 (Memory >= Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress) && in PeiFreePages()
821 …((Memory + Bytes) <= (Hob.MemoryAllocation->AllocDescriptor.MemoryBaseAddress + Hob.MemoryAllocati… in PeiFreePages()
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/simulator/
H A Dresource_pool.go95 …if !(allResourceFieldsSet(&spec.MemoryAllocation) && allResourceFieldsValid(&spec.MemoryAllocation
107 child.Config.MemoryAllocation = spec.MemoryAllocation
173 …if err := updateResourceAllocation("memory", &spec.MemoryAllocation, &p.Config.MemoryAllocation); …
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/simulator/
H A Dresource_pool.go95 …if !(allResourceFieldsSet(&spec.MemoryAllocation) && allResourceFieldsValid(&spec.MemoryAllocation
107 child.Config.MemoryAllocation = spec.MemoryAllocation
173 …if err := updateResourceAllocation("memory", &spec.MemoryAllocation, &p.Config.MemoryAllocation); …
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/simulator/
H A Dresource_pool.go95 …if !(allResourceFieldsSet(&spec.MemoryAllocation) && allResourceFieldsValid(&spec.MemoryAllocation
107 child.Config.MemoryAllocation = spec.MemoryAllocation
173 …if err := updateResourceAllocation("memory", &spec.MemoryAllocation, &p.Config.MemoryAllocation); …
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/simulator/
H A Dresource_pool.go95 …if !(allResourceFieldsSet(&spec.MemoryAllocation) && allResourceFieldsValid(&spec.MemoryAllocation
107 child.Config.MemoryAllocation = spec.MemoryAllocation
173 …if err := updateResourceAllocation("memory", &spec.MemoryAllocation, &p.Config.MemoryAllocation); …
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdePkg/Library/PeiHobLib/
H A DPeiHobLib.inf46 …gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Stac…
47 …gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspS…
48 …gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Modu…
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkPkg/Library/PeiHobLibFramework/
H A DPeiHobLibFramework.inf48 …gEfiHobMemoryAllocStackGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Stac…
49 …gEfiHobMemoryAllocBspStoreGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation BspS…
50 …gEfiHobMemoryAllocModuleGuid ## SOMETIMES_PRODUCES ## HOB # MemoryAllocation Modu…
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/helpers/
H A Dtransfer_properties_tests.cpp38 …static_cast<MemoryAllocation *>(buffer->getGraphicsAllocation(context.getDevice(0)->getRootDeviceI… in TEST()
54 …static_cast<MemoryAllocation *>(buffer->getGraphicsAllocation(context.getDevice(0)->getRootDeviceI… in TEST()
71 …static_cast<MemoryAllocation *>(buffer->getGraphicsAllocation(context.getDevice(0)->getRootDeviceI… in TEST()
88 …static_cast<MemoryAllocation *>(buffer->getGraphicsAllocation(context.getDevice(0)->getRootDeviceI… in TEST()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/install/management/
H A Dvirtual_app.go48 resSpec.MemoryAllocation.Limit = settings.VCHSize.Memory.Limit
52 resSpec.MemoryAllocation.Reservation = settings.VCHSize.Memory.Reservation
56 resSpec.MemoryAllocation.Shares = settings.VCHSize.Memory.Shares
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_sip.h17 class MemoryAllocation; variable
36 std::unique_ptr<MemoryAllocation> mockSipMemoryAllocation;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/blob/
H A Dblob_memory_controller.h82 struct MemoryAllocation { in COMPONENT_EXPORT() struct
83 MemoryAllocation(base::WeakPtr<BlobMemoryController> controller, in COMPONENT_EXPORT()
86 ~MemoryAllocation(); in COMPONENT_EXPORT()
97 DISALLOW_COPY_AND_ASSIGN(MemoryAllocation); in COMPONENT_EXPORT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/blob/
H A Dblob_memory_controller.h85 struct MemoryAllocation { in COMPONENT_EXPORT() struct
86 MemoryAllocation(base::WeakPtr<BlobMemoryController> controller, in COMPONENT_EXPORT()
89 ~MemoryAllocation(); in COMPONENT_EXPORT()
100 DISALLOW_COPY_AND_ASSIGN(MemoryAllocation); in COMPONENT_EXPORT()
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vm/
H A Dchange.go85 cmd.MemoryAllocation = &types.ResourceAllocationInfo{Shares: new(types.SharesInfo)}
86 …d.ResourceAllocationFlag = flags.NewResourceAllocationFlag(cmd.CpuAllocation, cmd.MemoryAllocation)
136 setAllocation(&cmd.MemoryAllocation)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vm/
H A Dchange.go85 cmd.MemoryAllocation = &types.ResourceAllocationInfo{Shares: new(types.SharesInfo)}
86 …d.ResourceAllocationFlag = flags.NewResourceAllocationFlag(cmd.CpuAllocation, cmd.MemoryAllocation)
136 setAllocation(&cmd.MemoryAllocation)
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vm/
H A Dchange.go85 cmd.MemoryAllocation = &types.ResourceAllocationInfo{Shares: new(types.SharesInfo)}
86 …d.ResourceAllocationFlag = flags.NewResourceAllocationFlag(cmd.CpuAllocation, cmd.MemoryAllocation)
137 setAllocation(&cmd.MemoryAllocation)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/lib/portlayer/exec/
H A Dvchinfo.go61 if p.Config.MemoryAllocation.Limit != nil {
62 vch.MemoryLimit = *p.Config.MemoryAllocation.Limit

12345678910>>...13