|
The Pedigree Project
0.1
|
Collaboration diagram for HTABSize:Public Attributes | |
| uint32_t | memorySize |
| The minimum size of RAM to make this size worthwhile. | |
| uint32_t | size |
| The size of the HTAB. | |
| uint32_t | mask |
| The mask to be entered into the SDR1 register. | |
A page table size, with memory hint and mask.
Definition at line 32 of file HashedPageTable.cc.
1.8.11