| 
    Xen Test Framework
    
   | 
 
#include "../xen.h"
 Include dependency graph for hvm_vcpu.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| struct | xen_vcpu_hvm_x86_32 | 
| struct | xen_vcpu_hvm_x86_64 | 
| struct | xen_vcpu_hvm_context | 
Macros | |
| #define | VCPU_HVM_MODE_32B 0 /* 32bit fields of the structure will be used. */ | 
| #define | VCPU_HVM_MODE_64B 1 /* 64bit fields of the structure will be used. */ | 
| #define VCPU_HVM_MODE_32B 0 /* 32bit fields of the structure will be used. */ | 
Definition at line 100 of file hvm_vcpu.h.
| #define VCPU_HVM_MODE_64B 1 /* 64bit fields of the structure will be used. */ | 
Definition at line 101 of file hvm_vcpu.h.