Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddditypes.h281 pfn_t ah_pfn; /* physical page frame number */ member
/titanic_41/usr/src/uts/sun4/io/
H A Drootnex.c383 hp->ah_pfn = pfn; in rootnex_map_regspec()
476 hp->ah_pfn = mmu_btop((ulong_t)rp->regspec_addr & (~MMU_PAGEOFFSET)); in rootnex_map_handle()
/titanic_41/usr/src/uts/i86pc/io/
H A Drootnex.c1096 hp->ah_pfn = xen_assign_pfn( in rootnex_map_regspec()
1100 hp->ah_pfn = mmu_btop( in rootnex_map_regspec()
1104 hp->ah_pfn = mmu_btop((ulong_t)rp->regspec_addr & in rootnex_map_regspec()
1202 hp->ah_pfn = mmu_btop(pbase); in rootnex_map_regspec()
1358 hp->ah_pfn = mmu_btop(pbase); in rootnex_map_handle()
/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_fm.c869 base_addr = (hp->ah_pfn << MMU_PAGESHIFT) + hp->ah_offset; in px_err_pio_hdl_check()
/titanic_41/usr/src/uts/sun4/os/
H A Dddi_impl.c1367 pfn = hp->ah_pfn; in impl_acc_check()
/titanic_41/usr/src/uts/intel/ia32/os/
H A Dddi_i86.c219 pfn = hp->ah_pfn; in impl_acc_check()