GSPGPU:InvalidateDataCache

From 3dbrew
Revision as of 23:26, 14 February 2013 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090082] |- | 1 | Address |- | 2 | Size |- | 3 | Value zero |- | 4 | [[KProcess...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Request

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

Response

Index Word Description
0 Header code
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 VRAM region.