Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Damdvi_priv.h167 #define AMDVI_EVENT_ILLEGAL_CMD 0x5 macro
H A Damdvi_hw.c657 case AMDVI_EVENT_ILLEGAL_CMD: in amdvi_decode_evt()
660 printf("\t[%s EVT]\n", (evt->opcode == AMDVI_EVENT_ILLEGAL_CMD) ? in amdvi_decode_evt()