Go to the source code of this file.
Data Structures | |
class | vcpu_manager |
Macros | |
#define | g_vcm vcpu_manager::instance() |
#define g_vcm vcpu_manager::instance() |
vCPU Manager Macro
The following macro can be used to quickly call the vcpu manager as this class will likely be called by a lot of code. This call is guaranteed to not be NULL
Definition at line 155 of file vcpu_manager.h.