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.rs633 pub struct VhostUserVringAddr { struct
649 unsafe impl DataInit for VhostUserVringAddr {} argument
651 impl VhostUserVringAddr { implementation
685 impl VhostUserMsgValidator for VhostUserVringAddr { implementation