Changes

Jump to navigation Jump to search
498 bytes added ,  00:46, 29 December 2012
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00080082] |- | 1 | Address |- | 2 | Size |- | 3 | Value zero |- | 4 | [[KProcess..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00080082]
|-
| 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|svcFlushProcessDataCache]] with the specified KProcess handle, address, and size. The address must be within the following range: 0x14000000 - 0x1C000000.

Navigation menu