Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/third_party/vmm_vhost/src/
H A Dmessage.rs936 pub struct VhostUserGpuMapMsg { struct
954 impl VhostUserMsgValidator for VhostUserGpuMapMsg { argument
960 impl VhostUserGpuMapMsg { impl
H A Dfrontend_client.rs122 req: &VhostUserGpuMapMsg, in gpu_map()
H A Dfrontend_server.rs45 _req: &VhostUserGpuMapMsg, in gpu_map()
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost_user_frontend/
H A Dhandler.rs115 req: &VhostUserGpuMapMsg, in gpu_map()