How to control caching behaviour of asynchronous shared memory loads?

Hello,
There are various regular loading functions to control caching behavior (__ldcg, __ldcs, etc). How do I control caching with asynchronous loads to shared memory (_pipeline_memcpy_async) and what is the default data path ?

Kind Regards.