Searched refs:AMDVI_EVENT_ILLEGAL_COMMAND_ERROR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | amd_iommu.h | 148 #define AMDVI_EVENT_ILLEGAL_COMMAND_ERROR (0x5U << 12) macro |
H A D | amd_iommu.c | 283 info |= AMDVI_EVENT_ILLEGAL_COMMAND_ERROR; in amdvi_log_illegalcom_error() |