Searched refs:PCI_MEM64_BASE (Results 1 – 4 of 4) sorted by relevance
174 PCI_MEM64_BASE, in PciHostBridgeEntryPoint()192 gDS->RemoveMemorySpace (PCI_MEM64_BASE, PCI_MEM64_SIZE); in PciHostBridgeUnload()
122 …SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_MEM64_BASE, PCI_MEM64_BASE, PCI_MEM64_SIZ… in HWPciRbInit()
28 #define PCI_MEM64_BASE FixedPcdGet64 (PcdPciMmio64Base) macro
249 ((Address < PCI_MEM64_BASE) || (Address > (PCI_MEM64_BASE + PCI_MEM64_SIZE)))) { in PciRbMemRead()282 ((Address < PCI_MEM64_BASE) || (Address > (PCI_MEM64_BASE + PCI_MEM64_SIZE)))) { in PciRbMemWrite()