Searched refs:AMDVI_DEV_VALID (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/i386/ | ||
| H A D | amd_iommu.h | 136 #define AMDVI_DEV_VALID (1ULL << 0) |
| H A D | amd_iommu.c | 624 if (!(dte[0] & AMDVI_DEV_VALID)) { in amdvi_cmdbuf_run() |