Searched refs:PCI_MEM64_SIZE (Results 1 – 4 of 4) sorted by relevance
175 PCI_MEM64_SIZE, in PciHostBridgeEntryPoint()192 gDS->RemoveMemorySpace (PCI_MEM64_BASE, PCI_MEM64_SIZE); in PciHostBridgeUnload()
29 #define PCI_MEM64_SIZE FixedPcdGet64 (PcdPciMmio64Size) macro
122 …dressEntry (CpuIo, TranslationTable, PCI_MEM64_BASE, PCI_MEM64_BASE, PCI_MEM64_SIZE, PCI_ATR_TRSLI… in HWPciRbInit()
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()