GSPGPU:FlushDataCache

Revision as of 19:09, 9 July 2016 by Yellows8 (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

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

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This calls svcFlushProcessDataCache with the specified KProcess handle, address, and size. The address must be within the linearmem region, otherwise error 0xE0E02BF5 is returned.