Home
last modified time | relevance | path

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

/external/crosvm/devices/src/pci/
Dcoiommu.rs556 vfio_container: Arc<Mutex<VfioContainer>>, field
710 vfio_container: Arc<Mutex<VfioContainer>>, field
1035 vfio_container: Arc<Mutex<VfioContainer>>, field
1221 let vfio_container = self.vfio_container.clone(); in start_pin_thread() localVariable
1246 let vfio_container = self.vfio_container.clone(); in start_unpin_thread() localVariable
/external/crosvm/src/crosvm/sys/linux/
Ddevice_helpers.rs1318 let vfio_container = VfioCommonSetup::vfio_get_container(iommu_dev, Some(vfio_path)) in create_vfio_device() localVariable
/external/crosvm/src/crosvm/sys/
Dlinux.rs831 let vfio_container = in create_devices() localVariable
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h106121 struct vfio_container { struct
106122 struct kref kref;
106123 struct list_head group_list;
106124 struct rw_semaphore group_lock;
106125 struct vfio_iommu_driver *iommu_driver;
106126 void *iommu_data;
106127 bool noiommu;
Dvmlinux.h106121 struct vfio_container { struct
106122 struct kref kref;
106123 struct list_head group_list;
106124 struct rw_semaphore group_lock;
106125 struct vfio_iommu_driver *iommu_driver;
106126 void *iommu_data;
106127 bool noiommu;