Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciLib.c390 PCI_RESOURCE_NODE PMem64Pool; in PciHostBridgeResourceAllocator() local
411 InitializeResourcePool (&PMem64Pool, PciBarTypePMem64); in PciHostBridgeResourceAllocator()
545 InsertResourceNode (&PMem64Pool, PMem64Bridge); in PciHostBridgeResourceAllocator()
579 DestroyResourceTree (&PMem64Pool); in PciHostBridgeResourceAllocator()
704 &PMem64Pool, in PciHostBridgeResourceAllocator()
719 DestroyResourceTree (&PMem64Pool); in PciHostBridgeResourceAllocator()
807 FindResourceNode (RootBridgeDev, &PMem64Pool, &PMem64Bridge); in PciHostBridgeResourceAllocator()
884 DestroyResourceTree (&PMem64Pool); in PciHostBridgeResourceAllocator()
DPciEnumerator.h231 IN PCI_RESOURCE_NODE *PMem64Pool,
DPciEnumerator.c975 IN PCI_RESOURCE_NODE *PMem64Pool, in PciHostBridgeAdjustAllocation() argument
1002 ResPool[4] = PMem64Pool; in PciHostBridgeAdjustAllocation()