Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1913 uint64_t *s64p = &(s.u64); in amd_iommu_reg_get64_workaround() local
1918 return (AMD_IOMMU_REG_GET64_IMPL(s64p, bits)); in amd_iommu_reg_get64_workaround()
1926 uint64_t *s64p = &(s.u64); in amd_iommu_reg_set64_workaround() local
1931 AMD_IOMMU_REG_SET64_IMPL(s64p, bits, value); in amd_iommu_reg_set64_workaround()