Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddditypes.h288 pfn_t ah_pfn; /* physical page frame number */ member
/illumos-gate/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()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1086 hp->ah_pfn = xen_assign_pfn( in rootnex_map_regspec()
1090 hp->ah_pfn = mmu_btop( in rootnex_map_regspec()
1094 hp->ah_pfn = mmu_btop((ulong_t)rp->regspec_addr & in rootnex_map_regspec()
1194 hp->ah_pfn = mmu_btop(pbase); in rootnex_map_regspec()
1350 hp->ah_pfn = mmu_btop(pbase); in rootnex_map_handle()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c870 base_addr = (hp->ah_pfn << MMU_PAGESHIFT) + hp->ah_offset; in px_err_pio_hdl_check()
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1368 pfn = hp->ah_pfn; in impl_acc_check()
/illumos-gate/usr/src/uts/intel/os/
H A Dddi_i86.c219 pfn = hp->ah_pfn; in impl_acc_check()