VTD_End_Min_Int_Period

include vtd.inc

mov eax, Int_Period
VxDcall VTD_End_Min_Int_Period
jc  errorhandler
 

Allows a virtual device to remove a timer interrupt period that it set earlier through the VTD_Begin_Min_Int_Period service. Uses Flags.

Int_Period
Value passed earlier to VTD_Begin_Min_Int_Period.