Searched refs:ah_pnum (Results 1 – 5 of 5) sorted by relevance
289 uint_t ah_pnum; /* number of contiguous pages */ member
384 hp->ah_pnum = npages; in rootnex_map_regspec()477 hp->ah_pnum = mmu_btopr(rp->regspec_size + in rootnex_map_handle()
1097 hp->ah_pnum = mmu_btopr(rp->regspec_size + in rootnex_map_regspec()1195 hp->ah_pnum = npages; in rootnex_map_regspec()1351 hp->ah_pnum = mmu_btopr(rp->regspec_size + pgoffset); in rootnex_map_handle()
1370 if (fault_pfn >= pfn && fault_pfn < (pfn + hp->ah_pnum)) in impl_acc_check()
221 if (fault_pfn >= pfn && fault_pfn < (pfn + hp->ah_pnum)) in impl_acc_check()