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