Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h88 #define AMDVI_MMIO_PPRLOG_SIZE_BYTE (AMDVI_MMIO_EVENT_BASE + 7) macro
H A Damd_iommu.c728 s->pprlog_len = 1UL << (amdvi_readq(s, AMDVI_MMIO_PPRLOG_SIZE_BYTE) in amdvi_handle_pprbase_write()