Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/iommu/sys/
Dunix.rs52 return VirtioIOMMUVfioResult::NotInPCIRanges; in handle_add_vfio_device()
/external/crosvm/vm_control/src/
Dlib.rs2031 NotInPCIRanges, enumerator
2044 NotInPCIRanges => write!(f, "not in the pci ranges of virtio-iommu"), in fmt()