x86
0.52.0
Module vmx
Module Items
Functions
In x86::
bits64
x86
::
bits64
Module
vmx
Copy item path
Source
Expand description
Virtualize processor hardware for multiple software environments using Virtual Machine Extensions.
Functions
§
vmclear
⚠
Clear VMCS.
vmlaunch
⚠
Launch virtual machine.
vmptrld
⚠
Load current VMCS pointer.
vmptrst
⚠
Return current VMCS pointer.
vmread
⚠
Read a specified field from a VMCS.
vmresume
⚠
Resume virtual machine.
vmwrite
⚠
Write to a specified field in a VMCS.
vmxoff
⚠
Disable VMX operation.
vmxon
⚠
Enable VMX operation.