Home
last modified time | relevance | path

Searched defs:allocate_device_bars (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/pci/
Dpci_device.rs375 fn allocate_device_bars(&mut self, _resources: &mut SystemAllocator) -> Result<Vec<BarRange>> { in allocate_device_bars() method
683 fn allocate_device_bars(&mut self, resources: &mut SystemAllocator) -> Result<Vec<BarRange>> { in allocate_device_bars() method
Dcoiommu.rs1468 fn allocate_device_bars( in allocate_device_bars() method
Dvfio_pci.rs1844 fn allocate_device_bars( in allocate_device_bars() method
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs638 fn allocate_device_bars( in allocate_device_bars() method