Searched refs:PCI_MMIO_BAR_BASE (Results 1 – 3 of 3) sorted by relevance
37 #define PCI_MMIO_BAR_BASE 0xF0000000ULL macro
207 if (mem_bytes > PCI_MMIO_BAR_BASE - MB(1)) { in create_memory_map()208 above_1m = PCI_MMIO_BAR_BASE - MB(1); in create_memory_map()221 vcp->vcp_memranges[3].vmr_gpa = PCI_MMIO_BAR_BASE; in create_memory_map()223 PCI_MMIO_BAR_BASE + 1; in create_memory_map()
219 pci.pci_next_mmio_bar = PCI_MMIO_BAR_BASE; in pci_init()