Searched refs:vhost_user_gpu (Results 1 – 1 of 1) sorted by relevance
514 std::optional<VhostUserDeviceCommands> vhost_user_gpu; in StartCommands() local516 vhost_user_gpu.emplace( in StartCommands()837 if (vhost_user_gpu) { in StartCommands()841 commands.emplace_back(std::move(vhost_user_gpu->device_cmd)); in StartCommands()842 commands.emplace_back(std::move(vhost_user_gpu->device_logs_cmd)); in StartCommands()