Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_priv.h122 #define AMDVI_CMP_WAIT_OPCODE 0x1 /* Completion wait. */ macro
H A Damdvi_hw.c319 cmd->opcode = AMDVI_CMP_WAIT_OPCODE; in amdvi_cmd_cmp()