Does Cuda have this?

I want to submit one memory transfer command that takes a table of (address, size)
entries that specify in one call to make a whole set of small copies. Does Cuda have this feature?

Thanks