Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/sys/
H A Dlinux.rs5 pub mod vfio_wrapper; module
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs2535 let vfio_wrapper = viommu_mapper.context("expected mapper")?; in add_hotplug_device() localVariable