Searched refs:PCI_MEM32_BASE (Results 1 – 4 of 4) sorted by relevance
166 PCI_MEM32_BASE, in PciHostBridgeEntryPoint()191 gDS->RemoveMemorySpace (PCI_MEM32_BASE, PCI_MEM32_SIZE); in PciHostBridgeUnload()
118 …SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_MEM32_BASE, PCI_MEM32_BASE, PCI_MEM32_SIZ… in HWPciRbInit()
26 #define PCI_MEM32_BASE FixedPcdGet64 (PcdPciMmio32Base) macro
248 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemRead()281 if (((Address < PCI_MEM32_BASE) || (Address > (PCI_MEM32_BASE + PCI_MEM32_SIZE))) && in PciRbMemWrite()