Searched defs:IommuDevType (Results 1 – 5 of 5) sorted by relevance
| /external/crosvm/arch/src/ |
| D | fdt.rs | 47 iommu_type: IommuDevType, in get_iommu_phandle()
|
| /external/crosvm/devices/src/ |
| D | lib.rs | 194 pub enum IommuDevType { enum
|
| D | vfio.rs | 621 iommu_dev: IommuDevType, in get_group_with_vm() 883 iommu_dev: IommuDevType, in vfio_get_container() 910 iommu_dev: IommuDevType, in vfio_get_container() 1051 iommu_dev: IommuDevType, in new_passthrough() 1185 pub fn iommu(&self) -> Option<(IommuDevType, Option<u32>, &[u32])> { in iommu()
|
| /external/crosvm/devices/src/platform/ |
| D | vfio_platform.rs | 374 pub fn iommu(&self) -> Option<(IommuDevType, Option<u32>, &[u32])> { in iommu()
|
| /external/crosvm/src/crosvm/sys/linux/ |
| D | device_helpers.rs | 1315 iommu_dev: IommuDevType, in create_vfio_device()
|