Jetson Nano Device Local Memory Specifications

So google shows me “cudaHostAlloc”, which allocates page-locked memory on the host. How would this be different on the Nano which shares CPU and GPU memory, than say a discrete GPU computer?