DSP:InvalidateDCache: Difference between revisions
Jump to navigation
Jump to search
Purpasmart (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140082] |- | 1 | Address |- | 2 | Size |- | 3 | Value zero |- | 4 | [[KProcess..." |
Purpasmart (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 28: | Line 28: | ||
|- | |- | ||
| 0 | | 0 | ||
| Header code | | Header code [0x00140040] | ||
|- | |- | ||
| 1 | | 1 | ||
Latest revision as of 00:01, 22 June 2015
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00140082] |
| 1 | Address |
| 2 | Size |
| 3 | Value zero |
| 4 | KProcess handle |
Response
| Index Word | Description |
|---|---|
| 0 | Header code [0x00140040] |
| 1 | Result code |
Description
This calls svcInvalidateProcessDataCache with the specified KProcess handle, address, and size. The address must be within the application GSP heap, or the DSP region.