Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sparc64/
H A Dsun4u_iommu.c54 #define IOMMU_TTE_PHYS_MASK_8K 0x1ffffffe000ULL macro
183 ret.translated_addr = tte & IOMMU_TTE_PHYS_MASK_8K; in sun4u_translate_iommu()