Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsun4u_iommu.c50 #define IOMMU_TTE_DATA_V (1ULL << 63) macro
162 if (!(tte & IOMMU_TTE_DATA_V)) { in sun4u_translate_iommu()