Home
last modified time | relevance | path

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

/qemu/hw/i386/
H A Dintel_iommu_internal.h502 #define VTD_PASID_TABLE_BITS_MASK (0x3fULL) macro
503 #define VTD_PASID_TABLE_INDEX(pasid) ((pasid) & VTD_PASID_TABLE_BITS_MASK)