Home
last modified time | relevance | path

Searched refs:get_device_bars (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/devices/src/virtio/
Dvirtio_device.rs77 fn get_device_bars(&mut self, _address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
Dvirtio_pci_device.rs490 for config in self.device.get_device_bars(address) { in allocate_device_bars()
/external/crosvm/devices/src/virtio/fs/
Dmod.rs316 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs1194 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method