Searched refs:AMDVI_DEV_DOMID_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | amd_iommu.h | 140 #define AMDVI_DEV_DOMID_ID_MASK ((1ULL << 16) - 1) macro |
H A D | amd_iommu.c | 1017 entry[1] & AMDVI_DEV_DOMID_ID_MASK); in amdvi_do_translate() |