Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h148 #define AMDVI_EVENT_ILLEGAL_COMMAND_ERROR (0x5U << 12) macro
H A Damd_iommu.c283 info |= AMDVI_EVENT_ILLEGAL_COMMAND_ERROR; in amdvi_log_illegalcom_error()