Searched defs:VhostUserMemory (Results 1 – 3 of 3) sorted by relevance
472 pub struct VhostUserMemory { struct479 impl VhostUserMemory { argument490 unsafe impl ByteValued for VhostUserMemory {} implementation492 impl VhostUserMsgValidator for VhostUserMemory { implementation
721 let msg = unsafe { &*(buf.as_ptr() as *const VhostUserMemory) }; in set_mem_table() constant
498 pub struct VhostUserMemory { struct505 impl VhostUserMemory { argument515 impl VhostUserMsgValidator for VhostUserMemory { implementation