Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h207 #define MMU_TTE_RO (1ull << 62) /* Oberon Relaxed Ordering */ macro
H A Dpx_hlib.c1799 attr |= MMU_TTE_RO; in hvio_iommu_map()
1801 if (attr & MMU_TTE_RO) { in hvio_iommu_map()