As martinriley mentioned, it's the host which does the memory reclaiming in case it's under memory pressure. Although you are basically right that this is mostly caused by overcommitting memory (i.e. provision more memory to the VMs than physically available) the host will also reclaim memory for its own use if necessary.
André