SVC: Difference between revisions

No edit summary
Line 801: Line 801:
| No
| No
| Yes
| Yes
| This unmaps the following virtual memory by writing value physaddr(where physaddr base is 0x80000000) to the L1 MMU table entries: 0x00300000..0x04300000, 0x08000000..0x0FE00000, and 0x10000000..0xF8000000. Attempting to access these regions after using this svcKernelSetState type would result in a translation fault.
| Param0-Param3 are unused. This unmaps(?) the following virtual memory by writing value physaddr(where physaddr base is 0x80000000) to the L1 MMU table entries: 0x00300000..0x04300000, 0x08000000..0x0FE00000, and 0x10000000..0xF8000000.
|-
|-
| 5
| 5