DSP:InvalidateDCache

From 3dbrew
Revision as of 01:01, 22 June 2015 by Purpasmart (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request[edit]

Index Word Description
0 Header code [0x00140082]
1 Address
2 Size
3 Value zero
4 KProcess handle

Response[edit]

Index Word Description
0 Header code [0x00140040]
1 Result code

Description[edit]

This calls svcInvalidateProcessDataCache with the specified KProcess handle, address, and size. The address must be within the application GSP heap, or the DSP region.