Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c44 #define VTD_CE_GET_RID2PASID(ce) \ macro
903 pasid = VTD_CE_GET_RID2PASID(ce); in vtd_ce_get_rid2pasid_entry()
922 pasid = VTD_CE_GET_RID2PASID(ce); in vtd_ce_get_pasid_fpd()
1968 pasid = VTD_CE_GET_RID2PASID(&ce); in vtd_do_iommu_translate()