Difference between revisions of "DSP:FlushDataCache"
Jump to navigation
Jump to search
Purpasmart (talk | contribs) |
Purpasmart (talk | contribs) |
||
Line 28: | Line 28: | ||
|- | |- | ||
| 0 | | 0 | ||
− | | Header code [0x00130040] | + | | Header code [0x00130040] |
|- | |- | ||
| 1 | | 1 |
Latest revision as of 00:00, 22 June 2015
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00130082] |
1 | Address |
2 | Size |
3 | Value zero |
4 | KProcess handle |
Response[edit]
Index Word | Description |
---|---|
0 | Header code [0x00130040] |
1 | Result code |
Description[edit]
This calls svcFlushProcessDataCache with the specified KProcess handle, address, and size. The address must be within the application GSP heap.