Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dvfio_pci.rs36 struct VfioPciConfig { struct
40 impl VfioPciConfig { impl
135 fn new(config: &VfioPciConfig, msi_cap_start: u32, vm_socket_irq: Tube) -> Self { in new()
319 fn new(config: &VfioPciConfig, msix_cap_start: u32, vm_socket_irq: Tube) -> Self { in new()