SVC: Difference between revisions
No edit summary |
|||
| Line 872: | Line 872: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! ProcessInfoType value | ! ProcessInfoType value | ||
! Available since system version | |||
! Description | ! Description | ||
|- | |||
| 9-19 | |||
| [[8.0.0-18]] | |||
| This only returns error 0xD8E007ED. | |||
|- | |- | ||
| 20 | | 20 | ||
| [[8.0.0-18]] | |||
| low u32 = (0x20000000 - <LINEAR virtual-memory base for this process>). That is, the output value is the value which can be added to LINEAR memory vaddrs for converting to physical-memory addrs. | | low u32 = (0x20000000 - <LINEAR virtual-memory base for this process>). That is, the output value is the value which can be added to LINEAR memory vaddrs for converting to physical-memory addrs. | ||
|- | |||
| 21-23 | |||
| [[8.0.0-18]] | |||
| This only returns error 0xE0E01BF4. | |||
|} | |} | ||