linux/drivers/iommu/amd
Suravee Suthikulpanit 2818de6e87 iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR
IOMMU SNP support introduces two new IOMMU events:
  * RMP Page Fault event
  * RMP Hardware Error event

Hence, add reporting functions for these events.

Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Link: https://lore.kernel.org/r/20200923121347.25365-3-suravee.suthikulpanit@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2020-09-24 12:46:47 +02:00
..
amd_iommu_types.h iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR 2020-09-24 12:46:47 +02:00
amd_iommu.h iommu/amd: Add missing function prototypes to fix -Wmissing-prototypes 2020-09-04 10:42:15 +02:00
debugfs.c
init.c iommu/amd: Use 4K page for completion wait write-back semaphore 2020-09-24 12:46:40 +02:00
iommu_v2.c mm: do page fault accounting in handle_mm_fault 2020-08-12 10:58:02 -07:00
iommu.c iommu/amd: Add support for RMP_PAGE_FAULT and RMP_HW_ERR 2020-09-24 12:46:47 +02:00
Kconfig iommu/amd: Move Kconfig and Makefile bits down into amd directory 2020-07-29 14:15:36 +02:00
Makefile iommu/amd: Move Kconfig and Makefile bits down into amd directory 2020-07-29 14:15:36 +02:00
quirks.c