Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/
H A Dvfio.rs1892 pub struct VfioPciConfig { struct
1896 impl VfioPciConfig { impl
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dvfio_pci.rs121 fn new(config: &VfioPciConfig, cap_start: u32) -> Self { in new()
172 config: &VfioPciConfig, in new()
235 config: &VfioPciConfig, in new()