include vmm.inc VMMCall Time_Slice_Wake_Sys_VM
Wakes up the system VM from an idle state. Similar to Wake_Up_VM except that Wake_Up_VM will not cause the system thread to return to ring 3 and try scheduling 16-bit applications again. Returns after completely waking the system thread and VM interrupts are on. This service should be called only by the Vwin32 device. Uses Flags.
See also Wake_Up_VM