Searched refs:VhostUserDeviceCommands (Results 1 – 3 of 3) sorted by relevance
27 struct VhostUserDeviceCommands { struct33 Result<VhostUserDeviceCommands> VhostUserBlockDevice( argument
44 Result<VhostUserDeviceCommands> VhostUserBlockDevice( in VhostUserBlockDevice()99 return (VhostUserDeviceCommands){ in VhostUserBlockDevice()
233 Result<VhostUserDeviceCommands> BuildVhostUserGpu( in BuildVhostUserGpu()360 return VhostUserDeviceCommands{ in BuildVhostUserGpu()537 std::optional<VhostUserDeviceCommands> vhost_user_gpu; in StartCommands()