Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.h292 ((amd_iommu_64bit_bug) ? amd_iommu_reg_get64_workaround(rp, b) : \
475 extern uint64_t amd_iommu_reg_get64_workaround(uint64_t *regp, uint32_t bits);
H A Damd_iommu_impl.c1908 amd_iommu_reg_get64_workaround(uint64_t *regp, uint32_t bits) in amd_iommu_reg_get64_workaround() function