Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dintel_iommu.c1039 uint32_t ce_agaw = vtd_get_iova_agaw(s, ce, pasid); in vtd_iova_limit() local
1040 return 1ULL << MIN(ce_agaw, aw); in vtd_iova_limit()