Searched defs:pt_hashfn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c640 pt_hashfn(uint64_t pa_4K) function
649 uint32_t idx = pt_hashfn(pa_4K);
668 uint32_t idx = pt_hashfn(pa_4K);
692 uint32_t idx = pt_hashfn(pgtable_pa_4K);

Completed in 48 milliseconds