Changes

521 bytes added ,  00:26, 15 February 2013
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090082] |- | 1 | Address |- | 2 | Size |- | 3 | Value zero |- | 4 | [[KProcess..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00090082]
|-
| 1
| Address
|-
| 2
| Size
|-
| 3
| Value zero
|-
| 4
| [[KProcess]] handle
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Result code
|}

=Description=
This calls [[SVC|svcInvalidateProcessDataCache]] with the specified KProcess handle, address, and size. The address must be within the application GSP [[Memory_layout|heap]], or the VRAM region.