Xen Test Framework
Macros
vcpu.h File Reference
#include "xen.h"
+ Include dependency graph for vcpu.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define VCPUOP_initialise   0
 
#define VCPUOP_up   1
 
#define VCPUOP_down   2
 
#define VCPUOP_is_up   3
 

Macro Definition Documentation

◆ VCPUOP_initialise

#define VCPUOP_initialise   0

Definition at line 24 of file vcpu.h.

◆ VCPUOP_up

#define VCPUOP_up   1

Definition at line 30 of file vcpu.h.

◆ VCPUOP_down

#define VCPUOP_down   2

Definition at line 46 of file vcpu.h.

◆ VCPUOP_is_up

#define VCPUOP_is_up   3

Definition at line 49 of file vcpu.h.