Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h47 #define AMDVI_MMIO_REGS_HIGH 7 macro
H A Damd_iommu.c587 index = index >= AMDVI_MMIO_REGS_HIGH ? AMDVI_MMIO_REGS_HIGH : index; in amdvi_mmio_trace()