Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dcoiommu.rs556 vfio_container: Arc<Mutex<VfioContainer>>, field
710 vfio_container: Arc<Mutex<VfioContainer>>, field
1033 vfio_container: Arc<Mutex<VfioContainer>>, field
1219 let vfio_container = self.vfio_container.clone(); in start_pin_thread() localVariable
1244 let vfio_container = self.vfio_container.clone(); in start_unpin_thread() localVariable
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/
H A Ddevice_helpers.rs1623 let vfio_container = vfio_container_manager in create_vfio_device() localVariable
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs963 let vfio_container = vfio_container_manager in create_devices() localVariable
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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;
H A 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;