Searched defs:VfioContainer (Results 1 – 1 of 1) sorted by relevance
83 pub struct VfioContainer { struct90 impl VfioContainer { argument221 impl AsRawDescriptor for VfioContainer { implementation232 fn new(container: &VfioContainer, id: u32) -> Result<Self, VfioError> { in new()358 container: Arc<Mutex<VfioContainer>>, in new()