Home
last modified time | relevance | path

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

/external/crosvm/third_party/vmm_vhost/src/
Dmessage.rs1006 pub struct VhostUserShmemUnmapMsg { struct
1016 unsafe impl DataInit for VhostUserShmemUnmapMsg {} argument
1018 impl VhostUserMsgValidator for VhostUserShmemUnmapMsg { implementation
1024 impl VhostUserShmemUnmapMsg { implementation