Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs722 pub struct VhostUserVringAddr { struct
737 impl VhostUserVringAddr { argument
773 unsafe impl ByteValued for VhostUserVringAddr {} implementation
775 impl VhostUserMsgValidator for VhostUserVringAddr { implementation
/external/crosvm/third_party/vmm_vhost/src/
Dmessage.rs646 pub struct VhostUserVringAddr { struct
661 impl VhostUserVringAddr { argument
695 impl VhostUserMsgValidator for VhostUserVringAddr { implementation