Searched refs:Allocated (Results 1 – 18 of 18) sorted by relevance
55 BOOLEAN Allocated; member104 if ((Node->Allocated == FALSE) && (Node->MemoryType == MemoryType)) { in AllocatePagesFromList()109 Node->Allocated = TRUE; in AllocatePagesFromList()130 NewNode->Allocated = TRUE; in AllocatePagesFromList()182 NewNode->Allocated = TRUE; in AllocatePagesFromList()220 Node->Allocated = FALSE; in FreePagesFromList()267 if (OldNode->Allocated == FALSE) { in UncachedMemoryAllocationLibDestructor()
246 UINTN Allocated; member286 if (BootOrder->Produced == BootOrder->Allocated) { in BootOrderAppend()290 ASSERT (BootOrder->Allocated > 0); in BootOrderAppend()291 AllocatedNew = BootOrder->Allocated * 2; in BootOrderAppend()293 BootOrder->Allocated * sizeof (*BootOrder->Data), in BootOrderAppend()300 BootOrder->Allocated = AllocatedNew; in BootOrderAppend()1770 BootOrder.Allocated = 1; in SetBootOrderFromQemu()1772 BootOrder.Allocated * sizeof (*BootOrder.Data) in SetBootOrderFromQemu()
148 BOOLEAN Allocated; member
579 if (!Temp->Allocated) { in StartPciDevicesOnBridge()633 if (!Temp->Registered && Temp->Allocated) { in StartPciDevicesOnBridge()
1173 PciIoDevice->Allocated = FALSE; in CreatePciIoDevice()1175 PciIoDevice->Allocated = TRUE; in CreatePciIoDevice()
207 BOOLEAN Allocated;
214 BOOLEAN Allocated; member
668 PciDev->Allocated = TRUE; in GetResourceFromDevice()1319 Node->PciDev->Allocated = TRUE; in ProgramBar()1403 Node->PciDev->Allocated = TRUE; in ProgramVfBar()1493 Node->PciDev->Allocated = TRUE; in ProgramPpbApperture()1917 Node->PciDev->Allocated = TRUE; in ProgramP2C()
666 if (!PciIoDevice->Allocated) { in StartPciDevicesOnBridge()737 if (!PciIoDevice->Registered && PciIoDevice->Allocated) { in StartPciDevicesOnBridge()
2116 PciIoDevice->Allocated = FALSE; in CreatePciIoDevice()2118 PciIoDevice->Allocated = TRUE; in CreatePciIoDevice()
1320 … if (gPciHotPlugInit != NULL && Temp->Allocated && FeaturePcdGet (PcdPciBusHotplugDeviceSupport)) { in PciRootBridgeP2CProcess()
1653 if (!Bridge->Allocated) { in GetResourceBaseFromBridge()
460 #string STR_DVMT40_PRE_ALLOC #language en-US "DVMT Pre-Allocated"463 …E_ALLOC_HELP #language en-US "Select DVMT 4.0 Pre-Allocated (UMA) Graphics M…473 #string STR_DVMT50_PRE_ALLOC #language en-US "DVMT Pre-Allocated"492 #string STR_DVMT50_PRE_ALLOC_HELP #language en-US "Select DVMT 5.0 Pre-Allocated (Fix…
1394 #108. A Note on Deallocation of Variables Allocated in Guess Mode
1725 #108. A Note on Deallocation of Variables Allocated in Guess Mode
787 - UINTN NameBufferSize; // Allocated Name buffer size793 - UINTN DataBufferSize; // Allocated Name buffer size