X86_Vmcs_Write
7 Modules
Quick-Start Platform x86 Reference Manual
/
6 Haps
/
X86_Vmx_Mode_Change
Description
Triggered on changes in VMX mode. The encoding is 0 for non-VMX operation, 1 for VMX root operation, and 2 for VMX non-root operation.
Callback Type
void (*)(lang_void *callback_data, conf_object_t *trigger_obj, int64 mode);
Index
mode
Provided By
x86-intel64
X86_Vmcs_Write
7 Modules