kernel_samsung_a53x/drivers/iommu
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
..
amd iommu/amd: Mark interrupt as managed 2024-11-19 08:44:45 +01:00
arm iommu/arm-smmu-qcom: Add missing GMU entry to match table 2024-11-18 12:12:47 +01:00
intel iommu/vt-d: Allocate local memory for page request queue 2024-11-19 11:32:20 +01:00
dma-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-cpif-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-cpif-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-pcie-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
exynos-pcie-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu_domain.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
fsl_pamu_domain.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hyperv-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm-v7s.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable-arm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io-pgtable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ioasid.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu-traces.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iova.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ipmmu-vmsa.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq_remapping.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
irq_remapping.h 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
msm_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
msm_iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
msm_iommu_hw-8xxx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mtk_iommu_v1.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
of_iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu-debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap-iopgtable.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
rockchip-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
s390-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu-fault.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu-group.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-iommu.c iommu/samsung: Disable fault reporting by default 2024-11-17 17:44:13 +01:00
samsung-iommu.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
samsung-secure-iova.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sun50i-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tegra-gart.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
tegra-smmu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
virtio-iommu.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00