Translation lookaside buffer
In computing and processor design, a translation lookaside buffer (TLB) is a memory cache that stores the recent translations of virtual memory addresses to physical memory addresses. It is used to reduce the time taken to access a user memory location.
Source: Wikipedia — Translation lookaside buffer (CC BY-SA 4.0)