|
Linux Kernel
3.7.1
|
#include <hypervisor.h>
Data Fields | |
| HV_PhysAddr | start |
| __hv64 | size |
| HV_MemoryController | controller |
A range of physical memory.
Definition at line 934 of file hypervisor.h.
Which memory controller owns this.
Definition at line 938 of file hypervisor.h.
| __hv64 size |
Size in bytes.
Definition at line 937 of file hypervisor.h.
| HV_PhysAddr start |
Starting address.
Definition at line 936 of file hypervisor.h.
1.8.2