TLB Tag Width
A 64-bit architecture features a 4KB page size. The hardware uses a Translation Lookaside Buffer (TLB) to cache page table entries. The TLB contains exactly 128 entries and is structured as 4-way set associative. How many bits are required strictly for the TLB Tag field?
