SVC: Difference between revisions
No edit summary |
|||
Line 89: | Line 89: | ||
| 0x2B || svcFlushDataCache || || | | 0x2B || svcFlushDataCache || || | ||
|- | |- | ||
| 0x2C || | | 0x2C || [ [3.0.0+] ] svcMapPhysicalMemory || || | ||
|- | |- | ||
| 0x2D || | | 0x2D || [ [3.0.0+] ] svcUnmapPhysicalMemory|| || | ||
|- | |- | ||
| .... || ? || ? || ? | | .... || ? || ? || ? | ||
Line 365: | Line 365: | ||
| Zero || 11 || 0-3 || RandomEntropy from current process. TRNG. Used to seed usermode PRNGs. | | Zero || 11 || 0-3 || RandomEntropy from current process. TRNG. Used to seed usermode PRNGs. | ||
|- | |- | ||
| Process || 12 || 0 || | | Process || 12 || 0 || [2.0.0+] AddressSpaceStart. | ||
|- | |- | ||
| Process || 13 || 0 || | | Process || 13 || 0 || [2.0.0+] AddressSpaceSize. | ||
|- | |- | ||
| Process || 14 || 0 || | | Process || 14 || 0 || [2.0.0+] MapRegionBased. Randomized. | ||
|- | |- | ||
| Process || 15 || 0 || | | Process || 15 || 0 || [2.0.0+] MapRegionSize. | ||
|- | |- | ||
| Process || 18 || 0 || | | Process || 18 || 0 || [3.0.0+] Title-id. | ||
|- | |- | ||
| Thread || 0xF0000002 || 0 || Performance counter related. | | Thread || 0xF0000002 || 0 || Performance counter related. |