Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_user/
Dmessage.rs604 pub type VhostUserMemoryPayload = Vec<VhostUserMemoryRegion>; typedef
/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs553 pub type VhostUserMemoryPayload = Vec<VhostUserMemoryRegion>; typedef