Searched refs:PCI_EMUL_MEMSIZE64 (Results 1 – 1 of 1) sorted by relevance
157 #define PCI_EMUL_MEMSIZE64 (32*GB) macro1503 pci_emul_membase64 = roundup2(pci_emul_membase64, PCI_EMUL_MEMSIZE64); in init_pci()1504 pci_emul_memlim64 = pci_emul_membase64 + PCI_EMUL_MEMSIZE64; in init_pci()