Searched refs:VTD_FR_IR_SID_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu_internal.h | 312 VTD_FR_IR_SID_ERR = 0x26, /* Invalid Source-ID */ enumerator
|
H A D | intel_iommu.c | 3505 vtd_report_ir_fault(iommu, sid, VTD_FR_IR_SID_ERR, index); in vtd_irte_get() 3520 vtd_report_ir_fault(iommu, sid, VTD_FR_IR_SID_ERR, index); in vtd_irte_get() 3532 vtd_report_ir_fault(iommu, sid, VTD_FR_IR_SID_ERR, index); in vtd_irte_get()
|