Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu_internal.h221 #define VTD_CAP_SAGAW_MASK (0x1fULL << VTD_CAP_SAGAW_SHIFT) macro
H A Dintel_iommu.c753 return VTD_CAP_SAGAW_MASK & s->cap & in vtd_is_level_supported()