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

#include <hypervisor.h>

Data Fields

int x
 
int y
 

Detailed Description

Tile coordinate

Definition at line 541 of file hypervisor.h.

Field Documentation

int x

X coordinate, relative to supervisor's top-left coordinate

Definition at line 545 of file hypervisor.h.

int y

Y coordinate, relative to supervisor's top-left coordinate

Definition at line 548 of file hypervisor.h.


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