Searched refs:AMDVI_MMIO_REGS_HIGH (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | amd_iommu.h | 47 #define AMDVI_MMIO_REGS_HIGH 7 macro |
H A D | amd_iommu.c | 601 index = index >= AMDVI_MMIO_REGS_HIGH ? AMDVI_MMIO_REGS_HIGH : index; in amdvi_mmio_trace() |