Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsun4u_iommu.c55 #define IOMMU_TTE_PHYS_MASK_64K 0x1ffffff8000ULL macro
178 ret.translated_addr = tte & IOMMU_TTE_PHYS_MASK_64K; in sun4u_translate_iommu()