Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/vfio_handler/src/
Daidl.rs191 let group_path = read_link(path.join("iommu_group")).ok()?; in get_device_iommu_group() localVariable
/aosp_15_r20/external/crosvm/devices/src/
H A Dvfio.rs723 let group_path = format!("/dev/vfio/{}", id); in new() localVariable
771 let group_path = uuid_path in get_group_id() localVariable