|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| int | msglen |
| __hv32 | source |
Return value from hv_receive_message()
Definition at line 1493 of file hypervisor.h.
| int msglen |
Message length in bytes, or an error code
Definition at line 1495 of file hypervisor.h.
| __hv32 source |
Code identifying message sender (HV_MSG_xxx)
Definition at line 1496 of file hypervisor.h.
1.8.2