Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs987 pub struct VhostUserExternalMapMsg { struct
999 impl VhostUserMsgValidator for VhostUserExternalMapMsg { argument
1005 impl VhostUserExternalMapMsg { implementation