KProcess: Difference between revisions
No edit summary |
No edit summary |
||
Line 96: | Line 96: | ||
| 0x80 | | 0x80 | ||
| 0x10-bytes | | 0x10-bytes | ||
| SVC access control mask from the exheader kernel descriptors. | | SVC access control mask from the exheader kernel descriptors. This is copied to the [[Memory_layout#0xFF4XX000|0xFF4XX000]] area when creating threads, which is the actual data the SVC-handler checks for SVC-access-control. | ||
|- | |- | ||
| 0x90 | | 0x90 | ||
Line 236: | Line 236: | ||
| 0x88 | | 0x88 | ||
| 0x10-bytes | | 0x10-bytes | ||
| SVC access control mask from the exheader kernel descriptors. | | SVC access control mask from the exheader kernel descriptors. This is copied to the [[Memory_layout#0xFF4XX000|0xFF4XX000]] area when creating threads, which is the actual data the SVC-handler checks for SVC-access-control. | ||
|- | |- | ||
| 0x98 | | 0x98 | ||
Line 404: | Line 404: | ||
| 0x90 | | 0x90 | ||
| 0x10-bytes | | 0x10-bytes | ||
| SVC access control mask from the exheader kernel descriptors. | | SVC access control mask from the exheader kernel descriptors. This is copied to the [[Memory_layout#0xFF4XX000|0xFF4XX000]] area when creating threads, which is the actual data the SVC-handler checks for SVC-access-control. | ||
|- | |- | ||
| 0xA0 | | 0xA0 |