Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
HV_Recipient Struct Reference

#include <hypervisor.h>

Data Fields

unsigned int x:11
 
unsigned int y:11
 
HV_Recip_State state:10
 

Detailed Description

Message recipient.

Definition at line 1402 of file hypervisor.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: