Changes

Jump to navigation Jump to search
148 bytes added ,  22:25, 17 July 2014
no edit summary
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.
 
|}
 
|}

Navigation menu