Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h126 #define VTD_TLB_FLUSH_GRANU_MASK (3ULL << 60) macro
H A Dintel_iommu.c2287 uint64_t type = val & VTD_TLB_FLUSH_GRANU_MASK; in vtd_iotlb_flush()