Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_iommu.h64 #define IOMMU_CTL_TO_TSBSIZE(ctl) ((ctl) >> 16) macro
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_iommu.c494 obp_tsb_size = IOMMU_CTL_TO_TSBSIZE(ctl); in iommu_preserve_tsb()