Home
last modified time | relevance | path

Searched refs:Mem64Pool (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciLib.c389 PCI_RESOURCE_NODE Mem64Pool; in PciHostBridgeResourceAllocator() local
410 InitializeResourcePool (&Mem64Pool, PciBarTypeMem64); in PciHostBridgeResourceAllocator()
544 InsertResourceNode (&Mem64Pool, Mem64Bridge); in PciHostBridgeResourceAllocator()
578 DestroyResourceTree (&Mem64Pool); in PciHostBridgeResourceAllocator()
703 &Mem64Pool, in PciHostBridgeResourceAllocator()
718 DestroyResourceTree (&Mem64Pool); in PciHostBridgeResourceAllocator()
806 FindResourceNode (RootBridgeDev, &Mem64Pool, &Mem64Bridge); in PciHostBridgeResourceAllocator()
883 DestroyResourceTree (&Mem64Pool); in PciHostBridgeResourceAllocator()
DPciEnumerator.h230 IN PCI_RESOURCE_NODE *Mem64Pool,
DPciEnumerator.c974 IN PCI_RESOURCE_NODE *Mem64Pool, in PciHostBridgeAdjustAllocation() argument
1001 ResPool[3] = Mem64Pool; in PciHostBridgeAdjustAllocation()