We consider a continuous stochastic stochastic process $X_t$ with the following dynamic on $[0,T]$ :
$$ dX_{t}^{x} = rX_{t}^{x}dt + \sigma X_{t}^{x}dB_t $$
Where $X_{0}^{x}=x$ is the initial condition, $r>0$, $B_t$ is a standard Brownian motion and $\sigma>0$.
Consider $\psi$ a $C^1$ and lipschitz function from $\mathbb{R}\to\mathbb{R}$.
My aim is to compute the derivative of
$$ f(x) = \mathbb{E}\left[\psi\left(\int_{0}^{T}X_{s}^{x}ds\right)\right] $$
It seems natural to study the regularity of $f(x)$ first and given the strong assumption on $\psi$, the fact that $f$ is $C^{1}$ should be the minimum we expect from $f$, something I would like to prove first.
Finally, in order to find the derivative of $f(x)$ I have some ideas using the fact that a lipschitz function has bounded derivative (something which should be compatible with a dominated convergence theorem).
However the fact that the variable of interest is the initial condition of my SDE makes me think that before using the regularity of $\psi$ I should look to the regularity of the mapping $x\mapsto X^{x}$ something I have not seen in stochastic calculus.
If someone is able to help me in my understanding of this notion of regularity w.r.t the initial condition it would be helpful.
Thank you a lot !