Home
last modified time | relevance | path

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

/external/rust/crates/vhost-user-backend/src/vhost_user/
Dmessage.rs705 pub struct VhostUserVringAddr { struct
720 impl VhostUserVringAddr { argument
756 unsafe impl ByteValued for VhostUserVringAddr {} implementation
758 impl VhostUserMsgValidator for VhostUserVringAddr { implementation
/external/rust/crates/vhost/src/vhost_user/
Dmessage.rs705 pub struct VhostUserVringAddr { struct
720 impl VhostUserVringAddr { argument
756 unsafe impl ByteValued for VhostUserVringAddr {} implementation
758 impl VhostUserMsgValidator for VhostUserVringAddr { implementation
/external/crosvm/third_party/vmm_vhost/src/
Dmessage.rs659 pub struct VhostUserVringAddr { struct
674 impl VhostUserVringAddr { argument
708 impl VhostUserMsgValidator for VhostUserVringAddr { implementation