Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h169 #define VTD_CCMD_CAIG_MASK (3ULL << 59) macro
H A Dintel_iommu.c2486 ret = vtd_set_clear_mask_quad(s, DMAR_CCMD_REG, VTD_CCMD_CAIG_MASK, in vtd_handle_ccmd_write()