include vpicd.inc mov eax, IRQHand ; IRQ handle VxDcall VPICD_Physically_Unmask |
The VPICD_Physically_Unmask service unmasks the specified IRQ on the hardware PIC.
IRQHand
Specifies the handle identifying the IRQ.
This service has no return value.
This service unmasks the physical IRQ without regard to mask state of the virtual machines. Even if every VM has masked the virtual IRQ, this service unmasks the physical IRQ.
Flags