]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/arm-smmu-v3: Introduce struct arm_smmu_event
authorPranjal Shrivastava <praan@google.com>
Tue, 3 Dec 2024 18:49:05 +0000 (18:49 +0000)
committerWill Deacon <will@kernel.org>
Mon, 9 Dec 2024 21:43:43 +0000 (21:43 +0000)
commit43ca55f5555b53d0c37039c62d75e882cccbfb69
tree9f59a1ed8bb1cd76b66f270060fb115a61934bcf
parent42314738906380cbd3b6e9caf3ad34e1b2d66035
iommu/arm-smmu-v3: Introduce struct arm_smmu_event

Introduce `struct arm_smmu_event` to represent event records.
Parse out relevant fields from raw event records for ease and
use the new `struct arm_smmu_event` instead.

Signed-off-by: Pranjal Shrivastava <praan@google.com>
Link: https://lore.kernel.org/r/20241203184906.2264528-2-praan@google.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h