include vmm.inc Push_Client_State |
The Push_Client_State macro copies the client state to the protected-mode stack.
This macro has no parameters.
This macro has no return value.
This macro reserves space on the stack for the client registers.
A virtual device must use the Pop_Client_State macro to restore the client registers, and free the reserve stack space.