End_Use_Locked_PM_Stack


include vmm.inc

VMMcall End_Use_Locked_PM_Stack

Unlocks the protected-mode stack. This service decrements the locked-stack counter, and restores the previous stack of the virtual machine if the counter is zero. To unlock the stack, a virtual device must call this service once for each call made to the Begin_Use_Locked_PM_Stack service. Uses Flags.

See also Begin_Use_Locked_PM_Stack