SSLC:ContextInitSharedmem

Revision as of 00:52, 20 February 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x001F0082] |- | 1 | SSL context handle |- | 2 | u32 siz...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Request

Index Word Description
0 Header code [0x001F0082]
1 SSL context handle
2 u32 size
3 Value 0x0, translate-header for handle transfer.
4 Sharedmem handle.

Response

Index Word Description
0 Header code
1 Result code

Description

This maps the specified sharedmem, and writes the mapped vaddr + size into state. The sharedmem is not used for *anything* else by this command.