Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h223 #define VTD_IR_INT_FORMAT_REMAP (1) /* Remappable Interrupt */ macro
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c3609 if (addr.addr.int_mode != VTD_IR_INT_FORMAT_REMAP) { in vtd_interrupt_remap_msi()