Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.h79 #define AMDVI_MMIO_CMDBUF_HEAD_MASK (((1ULL << 19) - 1) & ~0x0f) macro
H A Damd_iommu.c677 & AMDVI_MMIO_CMDBUF_HEAD_MASK; in amdvi_handle_cmdhead_write()