include vmm.inc
VxDJmp Service
Jumps to the specified virtual device service.
The macro creates a dynamic link in the form of an int 20h instruction followed by a value identifying the service. When the interrupt is executed, the VMM replaces the dynamic link with a jmp instruction.
VMMJmp, VxDCall