DLL loading

I’m interested in being notified when an application loads a particular dll.

I know this can be done in KM with the PsSetLoadImageNotifyRoutine, however,
I’d like to know if a mechanism already exists in UM that exposes this
functionality.

Any suggestions?