Line 70:
Line 70:
| 0x0000000A <nowiki>|</nowiki> (size<<4)
| 0x0000000A <nowiki>|</nowiki> (size<<4)
| The corresponding value contains a ptr to a input buffer of said size.
| The corresponding value contains a ptr to a input buffer of said size.
+
It will get mapped at virtual address 0x04000000+ in destination process.
|-
|-
| 0x0000000C <nowiki>|</nowiki> (size<<4)
| 0x0000000C <nowiki>|</nowiki> (size<<4)
| The corresponding value contains a ptr to a output buffer of said size.
| The corresponding value contains a ptr to a output buffer of said size.
+
It will get mapped at virtual address 0x04000000+ in destination process.
|}
|}