Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c97 #define IOMMU_GROUP_ATTR(_name, _mode, _show, _store) \ macro
530 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
532 static IOMMU_GROUP_ATTR(reserved_regions, 0444,
535 static IOMMU_GROUP_ATTR(type, 0444, iommu_group_show_type, NULL);
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c140 #define IOMMU_GROUP_ATTR(_name, _mode, _show, _store) \ macro
881 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
883 static IOMMU_GROUP_ATTR(reserved_regions, 0444,
886 static IOMMU_GROUP_ATTR(type, 0644, iommu_group_show_type,

Completed in 9 milliseconds