[PATCH v2 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv

Daniel Mentz danielmentz at google.com
Thu Jul 9 21:06:18 PDT 2026


On Mon, Jul 6, 2026 at 9:29 AM Jason Gunthorpe <jgg at nvidia.com> wrote:
>
> pgsize is a constant property of the domain, it is the base translation
> granule of the page table (4k, 16k, 64k) in log2.

> +       u8                              tgsz_lg2;

In struct pt_iommu_armv8_cfg, this is called granule_lg2sz. Should we
align on a common name?



More information about the linux-arm-kernel mailing list