kernel_samsung_a53x/drivers/iommu/intel
Jacob Pan 8197dff276 iommu/vt-d: Allocate local memory for page request queue
[ Upstream commit a34f3e20ddff02c4f12df2c0635367394e64c63d ]

The page request queue is per IOMMU, its allocation should be made
NUMA-aware for performance reasons.

Fixes: a222a7f0bb6c ("iommu/vt-d: Implement page request handling")
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20240403214007.985600-1-jacob.jun.pan@linux.intel.com
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 11:32:20 +01:00
..
debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dmar.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu.c iommu/vt-d: Add MTL to quirk list to skip TE disabling 2024-11-18 12:11:09 +01:00
irq_remapping.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pasid.c iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected 2024-11-19 08:44:48 +01:00
pasid.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
svm.c iommu/vt-d: Allocate local memory for page request queue 2024-11-19 11:32:20 +01:00
trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00