Searched refs:COMMON_IOMMU_TTE_V (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h71 #define MAKE_TTE_TEMPLATE(pfn, mp) (COMMON_IOMMU_TTE_V | \
75 #define TTE_IS_INVALID(tte) (((tte) & COMMON_IOMMU_TTE_V) == 0x0ull)
103 #define COMMON_IOMMU_TTE_V 0x8000000000000000ull macro

Completed in 47 milliseconds