On 8/26/25 10:18 AM, Jason Gunthorpe wrote:
> diff --git a/drivers/iommu/generic_pt/Kconfig
> b/drivers/iommu/generic_pt/Kconfig
> index 57dc81060f9f0d..8665a1d4299b7a 100644
> --- a/drivers/iommu/generic_pt/Kconfig
> +++ b/drivers/iommu/generic_pt/Kconfig
> @@ -41,10 +41,21 @@ config IOMMU_PT_AMDV1
>
> Selected automatically by an IOMMU driver that uses this format.
>
> +config IOMMU_PT_X86_64
> + tristate "IOMMU page table for x86 64 bit, 4/5 levels"
64-bit,
and use tab to indent, not spaces.
> + depends on !GENERIC_ATOMIC64 # for cmpxchg64
> + help
> + iommu_domain implementation for the x86 64 bit 4/5 level page table.
64-bit
> + It supports 4K/2M/1G page sizes and can decode a sign extended
sign-extended
> + portion of the 64 bit IOVA space.
64-bit
> +
> + Selected automatically by an IOMMU driver that uses this format.
> +
--
~Randy
- [PATCH v4 08/15] iommupt: Add read_and_clear_dirty op Jason Gunthorpe
- Re: [PATCH v4 08/15] iommupt: Add read_and_clear_dirt... Randy Dunlap
- Re: [PATCH v4 08/15] iommupt: Add read_and_clear_... Jason Gunthorpe
- [PATCH v4 06/15] iommupt: Add unmap_pages op Jason Gunthorpe
- Re: [PATCH v4 06/15] iommupt: Add unmap_pages op Randy Dunlap
- Re: [PATCH v4 06/15] iommupt: Add unmap_pages op Jason Gunthorpe
- [PATCH v4 07/15] iommupt: Add map_pages op Jason Gunthorpe
- Re: [PATCH v4 07/15] iommupt: Add map_pages op Randy Dunlap
- Re: [PATCH v4 07/15] iommupt: Add map_pages op Jason Gunthorpe
- [PATCH v4 12/15] iommupt: Add the x86 64 bit page table fo... Jason Gunthorpe
- Re: [PATCH v4 12/15] iommupt: Add the x86 64 bit page... Randy Dunlap
- Re: [PATCH v4 12/15] iommupt: Add the x86 64 bit ... Jason Gunthorpe
- [PATCH v4 15/15] iommupt: Add a kunit test for the IOMMU i... Jason Gunthorpe
- [PATCH v4 03/15] iommupt: Add the basic structure of the i... Jason Gunthorpe
- Re: [PATCH v4 03/15] iommupt: Add the basic structure... Randy Dunlap
- Re: [PATCH v4 03/15] iommupt: Add the basic struc... Jason Gunthorpe
- Re: [PATCH v4 03/15] iommupt: Add the basic s... Randy Dunlap
- [PATCH v4 13/15] iommu/amd: Use the generic iommu page tab... Jason Gunthorpe
- [PATCH v4 11/15] iommufd: Change the selftest to use iommu... Jason Gunthorpe
- Re: [PATCH v4 11/15] iommufd: Change the selftest to ... Randy Dunlap
- Re: [PATCH v4 11/15] iommufd: Change the selftest... Jason Gunthorpe
