Xen Test Framework
Data Structures | Macros | Typedefs
hvm_op.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  xen_hvm_param
 

Macros

#define HVMOP_set_param   0
 
#define HVMOP_get_param   1
 

Typedefs

typedef struct xen_hvm_param xen_hvm_param_t
 

Macro Definition Documentation

◆ HVMOP_set_param

#define HVMOP_set_param   0

Definition at line 9 of file hvm_op.h.

◆ HVMOP_get_param

#define HVMOP_get_param   1

Definition at line 10 of file hvm_op.h.

Typedef Documentation

◆ xen_hvm_param_t

Definition at line 16 of file hvm_op.h.