Look for and disable or DMA Protection .
This error occurs when a hardware driver attempts an illegal operation that the IOMMU blocks to protect system memory. Feature Analysis: IvtHandleInterrupt & DMA Protection
The CPU looks at the Interrupt Vector Table to find the memory address associated with the specific interrupt number. Execution: The CPU jumps to the ivthandleinterrupt routine.
It appears in the stack text of Blue Screen of Death (BSOD) reports when a driver incorrectly handles a hardware interrupt or violates DMA security protocols. Common Causes: Improper Driver Verification: