Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h96 #define AMDVI_MMIO_EXCL_LIMIT_MASK AMDVI_MMIO_DEVTAB_BASE_MASK macro
H A Damd_iommu.c686 s->excl_limit = (val & AMDVI_MMIO_EXCL_LIMIT_MASK) | in amdvi_handle_excllim_write()