Searched refs:EVENT_TYPE_IO_FAULT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/amd/ | ||
H A D | amd_iommu_types.h | 139 #define EVENT_TYPE_IO_FAULT 0x2 macro |
H A D | iommu.c | 620 if (type == EVENT_TYPE_IO_FAULT) { in iommu_print_event() |