System memory fallback and estimation of GPU memory

The function cuMemGetInfo() can be used to get the free and total memory of GPU. Will the outputs of the function somehow be influenced by the enabling or disabling of system memory fallback (for stable diffusion)?

Is the fallback a stable diffusion feature?

I believe the reference is to a windows GPU driver feature.

Yes. I mentioned stable diffusion for easy identification.

Any updates regarding the above mentioned question?