Source code of CUDA Runtime library

Hi I’m a student trying to understand how CUDA’s Unified virtual memory , Page migration engine works. I downloaded the cuda toolkit to see if I can access the source code of CUDA runtime library specifically for cudaMallocManaged() , cudaDeviceSynchronize. Is this closed source ? If not could you point me towards the link for downloading this source code.

It is closed source.