Searched refs:AMDVI_IR_INTCTL_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | amd_iommu.h | 226 #define AMDVI_IR_INTCTL_SHIFT 60 macro |
H A D | amd_iommu.c | 1189 int_ctl = (dte[2] >> AMDVI_IR_INTCTL_SHIFT) & 3; in __amdvi_int_remap_msi() |