diff options
| author | Jason Gunthorpe <[email protected]> | 2023-12-05 15:14:33 -0400 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2023-12-13 12:32:19 +0000 |
| commit | 57b89048874c9edd4a17f34c126b4a4188b7b444 (patch) | |
| tree | 76d445250be653d7f14641ffb123b6ebeac4724b /tools/perf/scripts/python | |
| parent | b41932f544586e606a7493cbc6dfb3c97c6b44d7 (diff) | |
iommu/arm-smmu-v3: Add a type for the STE
Instead of passing a naked __le16 * around to represent a STE wrap it in a
"struct arm_smmu_ste" with an array of the correct size. This makes it
much clearer which functions will comprise the "STE API".
Reviewed-by: Moritz Fischer <[email protected]>
Reviewed-by: Michael Shavit <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Reviewed-by: Nicolin Chen <[email protected]>
Tested-by: Shameer Kolothum <[email protected]>
Tested-by: Nicolin Chen <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions