Searched refs:VTD_GCMD_SIRTP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | intel_iommu_internal.h | 146 #define VTD_GCMD_SIRTP (1UL << 24) macro |
H A D | intel_iommu.c | 2459 if (val & VTD_GCMD_SIRTP) { in vtd_handle_gcmd_write() |