Searched refs:AMDVI_MMIO_CMDBUF_HEAD_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | amd_iommu.h | 79 #define AMDVI_MMIO_CMDBUF_HEAD_MASK (((1ULL << 19) - 1) & ~0x0f) macro |
H A D | amd_iommu.c | 677 & AMDVI_MMIO_CMDBUF_HEAD_MASK; in amdvi_handle_cmdhead_write() |