◄Up► ◄Next► ◄Previous► ──────────────────────────────────────────────────────────────────────────── 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. This service has no parameters. Return Value This service has no return value. Uses Flags See Also Enable_VM_Ints ♦