|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| HV_Coord | coord |
| __hv64 | speed |
Memory controller information.
Definition at line 1003 of file hypervisor.h.
| HV_Coord coord |
Relative tile coordinates of the port used by a specified tile to communicate with this controller.
Definition at line 1005 of file hypervisor.h.
| __hv64 speed |
Speed of this controller in bytes per second.
Definition at line 1007 of file hypervisor.h.
1.8.2