Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h91 #define AMDVI_MMIO_PPRLOG_BASE_MASK AMDVI_MMIO_EVTLOG_BASE_MASK macro
H A Damd_iommu.c713 s->ppr_log = val & AMDVI_MMIO_PPRLOG_BASE_MASK; in amdvi_handle_pprbase_write()