]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/vt-d: Add domain_alloc_paging support
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 4 Nov 2024 01:40:21 +0000 (09:40 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 5 Nov 2024 12:32:15 +0000 (13:32 +0100)
commit7c204426b81822ba768b3a5e5393b1489917fb84
treed0e93d8b975e9bb112c202ff3e4051a10e422b81
parent8e929cb546ee42c9a61d24fae60605e9e3192354
iommu/vt-d: Add domain_alloc_paging support

Add the domain_alloc_paging callback for domain allocation using the
iommu_paging_domain_alloc() interface.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20241021085125.192333-2-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/iommu.c