Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
HV_Coord | coord |
int | width |
int | height |
Chip topology
Definition at line 868 of file hypervisor.h.
HV_Coord coord |
Relative coordinates of the querying tile
Definition at line 871 of file hypervisor.h.
int height |
Height of the querying supervisor's tile rectangle.
Definition at line 877 of file hypervisor.h.
int width |
Width of the querying supervisor's tile rectangle.
Definition at line 874 of file hypervisor.h.