Finding which package loaded



Is there a way to know from which location a package loaded? If I
execute "package require xxx", is there a way to know where in the
auto_path the package was found?

.