Home
last modified time | relevance | path

Searched refs:get_device_iommu_group (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/virtualizationservice/vfio_handler/src/
Daidl.rs191 fn get_device_iommu_group(path: &Path) -> Option<u64> { in get_device_iommu_group() function
257 if get_device_iommu_group(&path).is_none() { in bind_device()