KThread: Difference between revisions

No edit summary
No edit summary
Line 49: Line 49:
| u32*
| u32*
| End-address of the page for this thread allocated in the [[Memory_layout|0xFF4XX000]] region. Thus, if the beginning of this mapped page is 0xFF401000, this ptr would be 0xFF402000.
| End-address of the page for this thread allocated in the [[Memory_layout|0xFF4XX000]] region. Thus, if the beginning of this mapped page is 0xFF401000, this ptr would be 0xFF402000.
|-
| 0x94
| void*
| Ptr to threadlocalstorage
|-
|-
| 0xA0
| 0xA0