include vmm.inc
mov eax, PhysAddr ; physical address for system nul page
VMMCall MMGR_SetNULPageAddr
Sets the physical address of the system nul page. Uses Flags.
This service is for the exclusive use of the virtual V86MMGR device. The virtual device calls this service, while processing the Init_Complete message, to set the address of a known nonexistent page in the system.
_GetNulPageHandle