Searched refs:AMD_IOMMU_PGTABLE_HASH_SZ (Results 1 – 2 of 2) sorted by relevance
63 #define AMD_IOMMU_PGTABLE_HASH_SZ (256) macro
627 AMD_IOMMU_PGTABLE_HASH_SZ, KM_SLEEP); in amd_iommu_page_table_hash_init()635 sizeof (amd_iommu_page_table_t *) * AMD_IOMMU_PGTABLE_HASH_SZ); in amd_iommu_page_table_hash_fini()642 return (pa_4K % AMD_IOMMU_PGTABLE_HASH_SZ); in pt_hashfn()