Home
last modified time | relevance | path

Searched defs:allocate_address (Results 1 – 14 of 14) sorted by relevance

/external/crosvm/devices/src/pci/pcie/
Dpcie_switch.rs79 fn allocate_address( in allocate_address() method
238 fn allocate_address( in allocate_address() method
Dpcie_rp.rs81 fn allocate_address( in allocate_address() method
Dpcie_device.rs25 fn allocate_address( in allocate_address() method
Dpcie_port.rs239 pub fn allocate_address( in allocate_address() method
Dpci_bridge.rs242 fn allocate_address( in allocate_address() method
/external/crosvm/devices/src/pci/
Dpvpanic.rs126 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> Result<PciAddress> { in allocate_address() method
Dpci_device.rs346 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> Result<PciAddress>; in allocate_address() method
668 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> Result<PciAddress> { in allocate_address() method
933 fn allocate_address(&mut self, _resources: &mut SystemAllocator) -> Result<PciAddress> { in allocate_address() method
Dstub.rs164 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> Result<PciAddress> { in allocate_address() method
Dac97.rs268 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> Result<PciAddress> { in allocate_address() method
Dpci_root.rs52 fn allocate_address(&mut self, _resources: &mut SystemAllocator) -> Result<PciAddress, Error> { in allocate_address() method
Dcoiommu.rs1428 fn allocate_address(&mut self, resources: &mut SystemAllocator) -> PciResult<PciAddress> { in allocate_address() method
Dvfio_pci.rs1740 fn allocate_address( in allocate_address() method
/external/crosvm/devices/src/usb/xhci/
Dxhci_controller.rs187 fn allocate_address( in allocate_address() method
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs536 fn allocate_address( in allocate_address() method