Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/
Dunix.rs1889 let rp_host = cfg.pcie_rp.clone(); in run_vm() localVariable
1891 let rp_host: Vec<HostPcieRootPortParameters> = Vec::new(); in run_vm() localVariable