Home
last modified time | relevance | path

Searched refs:VTD_FR_IR_ROOT_INVAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h307 VTD_FR_IR_ROOT_INVAL = 0x23, /* IR Root table invalid */ enumerator
H A Dintel_iommu.c3404 vtd_report_ir_fault(iommu, sid, VTD_FR_IR_ROOT_INVAL, index); in vtd_irte_get()