Home
last modified time | relevance | path

Searched refs:EVENT_TYPE_IO_FAULT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu_types.h139 #define EVENT_TYPE_IO_FAULT 0x2 macro
H A Diommu.c620 if (type == EVENT_TYPE_IO_FAULT) { in iommu_print_event()