Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h157 #define VTD_GSTS_IRTPS (1UL << 24) macro
H A Dintel_iommu.c2393 vtd_set_clear_mask_long(s, DMAR_GSTS_REG, 0, VTD_GSTS_IRTPS); in vtd_handle_gcmd_sirtp()