Data Fields | |
UINT64 | NumberSets:8 |
UINT64 | NumberWays:8 |
UINT64 | NumberEntries:16 |
UINT64 | PageSizeIsOptimized:1 |
UINT64 | TcIsUnified:1 |
UINT64 | EntriesReduction:1 |
Flag denoting whether installed translation registers will reduce the number of entries within the specified TC.
Unsigned 16-bit integer denoting the number of entries in the specified TC.
Unsigned 8-bit integer denoting the number of hash sets for the specified level (1=fully associative)
Unsigned 8-bit integer denoting the associativity of the specified level (1=direct).
Flag denoting whether the specified level is optimized for the region's preferred page size (1=optimized) tc_pages indicates which page sizes are usable by this translation cache.
Flag denoting whether the specified TC is unified (1=unified).