Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/
H A Dmemory_mapper.rs187 fn supports_detach(&self) -> bool; in supports_detach() method
327 fn supports_detach(&self) -> bool { in supports_detach() method
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/sys/linux/
H A Dvfio_wrapper.rs118 fn supports_detach(&self) -> bool { in supports_detach() method