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