dmar_seq_ids 62 drivers/iommu/dmar.c static unsigned long dmar_seq_ids[BITS_TO_LONGS(DMAR_UNITS_SUPPORTED)]; dmar_seq_ids 998 drivers/iommu/dmar.c iommu->seq_id = find_first_zero_bit(dmar_seq_ids, dmar_seq_ids 1003 drivers/iommu/dmar.c set_bit(iommu->seq_id, dmar_seq_ids); dmar_seq_ids 1013 drivers/iommu/dmar.c clear_bit(iommu->seq_id, dmar_seq_ids);