Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs632 pub struct VhostUserVringAddr { struct
647 impl VhostUserVringAddr { argument
681 impl VhostUserMsgValidator for VhostUserVringAddr { implementation