Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_priv.h168 #define AMDVI_EVENT_ILLEGAL_CMD 0x5 macro
H A Damdvi_hw.c652 case AMDVI_EVENT_ILLEGAL_CMD: in amdvi_decode_evt()
655 printf("\t[%s EVT]\n", (evt->opcode == AMDVI_EVENT_ILLEGAL_CMD) ? in amdvi_decode_evt()