Searched defs:VhostUserMemory (Results 1 – 2 of 2) sorted by relevance
411 pub struct VhostUserMemory { struct418 impl VhostUserMemory { argument428 impl VhostUserMsgValidator for VhostUserMemory { implementation
506 let msg = unsafe { &*(buf.as_ptr() as *const VhostUserMemory) }; in set_mem_table() constant