Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h501 #define VTD_PASID_DIR_FPD (1ULL << 1) /* Fault Processing Disable */ macro
H A Dintel_iommu.c935 if (pdire.val & VTD_PASID_DIR_FPD) { in vtd_ce_get_pasid_fpd()