Home
last modified time | relevance | path

Searched defs:get_device_bars (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/devices/src/virtio/
Dvirtio_device.rs85 fn get_device_bars(&mut self, _address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/vhost/user/vmm/
Dgpu.rs191 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/fs/
Dmod.rs307 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/vhost/user/
Dproxy.rs1327 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
/external/crosvm/devices/src/virtio/gpu/
Dmod.rs1353 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method