Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_priv.h132 #define AMDVI_CMP_WAIT_STORE BIT(0) /* Write back data. */ macro
H A Damdvi_hw.c320 cmd->word0 = (pa & 0xFFFFFFF8) | AMDVI_CMP_WAIT_STORE; in amdvi_cmd_cmp()