#include <vmm.h> PVOID EXTERNAL _ContextSwitch(PVOID hcd);
Changes the current memory context. The current memory context determines the mapping of pages in the private arena. Do not call this service.
_ContextCreate