Home
last modified time | relevance | path

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

/external/crosvm/third_party/vmm_vhost/src/
Dmessage.rs611 pub struct VhostUserVringAddr { struct
627 unsafe impl DataInit for VhostUserVringAddr {} argument
629 impl VhostUserVringAddr { implementation
664 impl VhostUserMsgValidator for VhostUserVringAddr { implementation