Searched defs:VhostUserMemory (Results 1 – 3 of 3) sorted by relevance
458 pub struct VhostUserMemory { struct465 impl VhostUserMemory { implementation476 unsafe impl ByteValued for VhostUserMemory {} implementation478 impl VhostUserMsgValidator for VhostUserMemory { implementation
545 let msg = unsafe { &*(buf.as_ptr() as *const VhostUserMemory) }; in set_mem_table() constant
484 pub struct VhostUserMemory { struct491 impl VhostUserMemory { impl501 impl VhostUserMsgValidator for VhostUserMemory { implementation