SVC: Difference between revisions
| Line 135: | Line 135: | ||
| 0x53 || svcCreateInterruptEvent || X1=irq_id, W2=flag || W0=result, W1=handle | | 0x53 || svcCreateInterruptEvent || X1=irq_id, W2=flag || W0=result, W1=handle | ||
|- | |- | ||
| 0x54 || [[#svcQueryPhysicalAddress]] || | | 0x54 || [[#svcQueryPhysicalAddress]] || X1=addr || W0=result, X1=out0, X2=out1, X3=out2 | ||
|- | |- | ||
| 0x55 || [[#svcQueryIoMapping]] || X1=physaddr, X2=size || W0=result, X1=virtaddr | | 0x55 || [[#svcQueryIoMapping]] || X1=physaddr, X2=size || W0=result, X1=virtaddr | ||
| Line 221: | Line 221: | ||
== svcSetHeapSize == | == svcSetHeapSize == | ||
<div style="display: inline-block;"> | <div style="display: inline-block;"> | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||