include vmm.inc mov ecx, Count ; re-entrancy count VMMcall End_Reentrant_Execution
Ends re-entrant execution. A virtual device that calls the Begin_Reentrant_Execution service must call this service before returning. Uses Flags.
Count
Re-entrancy count previously returned by the Begin_Reentrant_Execution service.
See also Begin_Reentrant_Execution