Multi-tiered or vm applied to table itself.
Table parsed into a two tier structure.
Only the highest tier kept in permanent memory
Often dedicated sram cache.
Second tier swapped out just like the other memory.
A memory reference is parsed into 3 elements.
Page directory entry, Page table entry, Memory offset.