错误检查 0x1D9:HAL_IOMMU_INTERNAL_ERROR

HAL_IOMMU_INTERNAL_ERROR 错误检查的值为 0x000001D9。 它表示在 HAL IOMMU 库中检测到内部错误。

重要

这篇文章适合程序员阅读。 如果您是在使用计算机时收到蓝屏错误代码的客户,请参阅蓝屏错误疑难解答

HAL_IOMMU_INTERNAL_ERROR 参数

参数 说明
1 表示操作失败。 请参阅下面的值。
2 请参阅下面的值。
3 请参阅下面的值。
4 请参阅下面的值。

失败操作值

0x00 : Failed to delete IOMMU domain
     Parameter 2 - Status
     Parameter 3 - Pointer to the IOMMU domain object

0x01 : Failed to unmap pages from IOMMU domain
     Parameter 2 - Status
     Parameter 3 - Pointer to the IOMMU domain object
     Parameter 4 - Logical address

0x02 : Failed to leave IOMMU domain
     Parameter 2 - Status
     Parameter 3 - Pointer to the IOMMU domain object

原因

在 HAL IOMMU 库中检测到内部错误。

另请参阅

Bug 检查代码参考