Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c435 if ((deviceid + 1) * AMD_IOMMU_DEVTBL_ENTRY_SZ > in amd_iommu_set_passthru()
447 [deviceid * AMD_IOMMU_DEVTBL_ENTRY_SZ]; in amd_iommu_set_passthru()
496 if ((deviceid + 1) * AMD_IOMMU_DEVTBL_ENTRY_SZ > in amd_iommu_set_devtbl_entry()
508 [deviceid * AMD_IOMMU_DEVTBL_ENTRY_SZ]; in amd_iommu_set_devtbl_entry()
571 if ((deviceid + 1) * AMD_IOMMU_DEVTBL_ENTRY_SZ > in amd_iommu_clear_devtbl_entry()
583 [deviceid * AMD_IOMMU_DEVTBL_ENTRY_SZ]; in amd_iommu_clear_devtbl_entry()
H A Damd_iommu_impl.h150 #define AMD_IOMMU_DEVTBL_ENTRY_SZ (32) macro
H A Damd_iommu_acpi.c801 &iommu->aiomt_devtbl[entry * AMD_IOMMU_DEVTBL_ENTRY_SZ]; in set_deventry()
H A Damd_iommu_impl.c415 [i * AMD_IOMMU_DEVTBL_ENTRY_SZ]; in amd_iommu_setup_tables_and_buffers()