CSND:InvalidateDataCache

Revision as of 06:16, 9 October 2015 by Steveice10 (talk | contribs) (InvalidateDataCache)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

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

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This calls svcInvalidateProcessDataCache with the specified KProcess handle, address, and size. The address(+size) must be within LINEAR virtual memory.