SVC: Difference between revisions

Line 233: Line 233:


== svcSetMemoryAttribute ==
== svcSetMemoryAttribute ==
Description: Change attribute of page-aligned memory region.  
'''Description:''' Change attribute of page-aligned memory region.  


This is used to turn on/off caching for a given memory area. Useful when talking to devices such as the GPU.
This is used to turn on/off caching for a given memory area. Useful when talking to devices such as the GPU.