Disable_VM_Ints

include vmm.inc

VMMcall Disable_VM_Ints


The Disable_VM_Ints service disables interrupts during virtual machine execution for the current virtual machine. This has the same effect as the virtual machine executing a cli instruction.

Parameters

This service has no parameters.

Return Value

This service has no return value.

Uses

Flags

See Also

Enable_VM_Ints