Difference between revisions of "KProcess"
Jump to navigation
Jump to search
(Created page with " {| class="wikitable" border="1" |- ! Offset ! Description |- | 0x54 | MMU table address for this process |}") |
|||
Line 1: | Line 1: | ||
− | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 6: | Line 5: | ||
|- | |- | ||
| 0x54 | | 0x54 | ||
− | | MMU table | + | | Virtual address of the MMU table for this process |
+ | |- | ||
+ | | 0xAC | ||
+ | | Process id | ||
|} | |} |
Revision as of 05:58, 27 December 2012
Offset | Description |
---|---|
0x54 | Virtual address of the MMU table for this process |
0xAC | Process id |