Commit ef18176
iommu/arm-smmu-v3: Make the blocked domain support PASID
The blocked domain is used to park RID to be blocking DMA state. This
can be extended to PASID as well. By this, the remove_dev_pasid() op
of ARM SMMUv3 can be dropped.
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20241204122928.11987-5-yi.l.liu@intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>1 parent b18301b commit ef18176
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3016 | 3016 | | |
3017 | 3017 | | |
3018 | 3018 | | |
3019 | | - | |
3020 | | - | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
3021 | 3022 | | |
| 3023 | + | |
3022 | 3024 | | |
3023 | | - | |
3024 | | - | |
3025 | | - | |
3026 | 3025 | | |
3027 | 3026 | | |
3028 | 3027 | | |
| |||
3043 | 3042 | | |
3044 | 3043 | | |
3045 | 3044 | | |
| 3045 | + | |
3046 | 3046 | | |
3047 | 3047 | | |
3048 | 3048 | | |
| |||
3124 | 3124 | | |
3125 | 3125 | | |
3126 | 3126 | | |
| 3127 | + | |
3127 | 3128 | | |
3128 | 3129 | | |
3129 | 3130 | | |
| |||
3551 | 3552 | | |
3552 | 3553 | | |
3553 | 3554 | | |
3554 | | - | |
3555 | 3555 | | |
3556 | 3556 | | |
3557 | 3557 | | |
| |||
0 commit comments