Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
unsigned int | x:11 |
unsigned int | y:11 |
HV_Recip_State | state:10 |
Message recipient.
Definition at line 1402 of file hypervisor.h.
Status of this recipient
Definition at line 1412 of file hypervisor.h.
unsigned int x |
X coordinate, relative to supervisor's top-left coordinate
Definition at line 1406 of file hypervisor.h.
unsigned int y |
Y coordinate, relative to supervisor's top-left coordinate
Definition at line 1409 of file hypervisor.h.