Searched refs:AARCH64_PCI_CFG_SIZE (Results 1 – 2 of 2) sorted by relevance
40 use crate::AARCH64_PCI_CFG_SIZE;260 let reg = [AARCH64_PCI_CFG_BASE, AARCH64_PCI_CFG_SIZE]; in create_pci_nodes()
110 const AARCH64_PCI_CFG_SIZE: u64 = 0x1000000; constant331 .insert(pci_bus.clone(), AARCH64_PCI_CFG_BASE, AARCH64_PCI_CFG_SIZE) in build_vm()