Searched refs:VTD_FLAG_IRQ_REMAP_PRE_ENABLED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c92 return (iommu->flags & VTD_FLAG_IRQ_REMAP_PRE_ENABLED);
97 iommu->flags &= ~VTD_FLAG_IRQ_REMAP_PRE_ENABLED;
106 iommu->flags |= VTD_FLAG_IRQ_REMAP_PRE_ENABLED;
H A Diommu.h538 #define VTD_FLAG_IRQ_REMAP_PRE_ENABLED (1 << 1) macro

Completed in 279 milliseconds