Declaration
typedef struct
{
u64 Address,
u32 Size,
XMailbox_IpiSharedMemState SharedMemState
} XMailbox_IpiSharedMem;
| Member | Description |
|---|---|
| Address | Address of the shared memory location. |
| Size | Size of the shared memory location. |
| SharedMemState | State of shared memory. |