Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dpci_device.rs93 fn allocate_device_bars( in allocate_device_bars() method
211 fn allocate_device_bars(&mut self, resources: &mut SystemAllocator) -> Result<Vec<(u64, u64)>> { in allocate_device_bars() method
Dvfio_pci.rs911 fn allocate_device_bars( in allocate_device_bars() method
/external/crosvm/devices/src/virtio/
Dvirtio_pci_device.rs482 fn allocate_device_bars( in allocate_device_bars() method