Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu_internal.h165 #define VTD_CCMD_CIRG_MASK (3ULL << 61) macro
H A Dintel_iommu.c2142 uint64_t type = val & VTD_CCMD_CIRG_MASK; in vtd_context_cache_invalidate()