Home
last modified time | relevance | path

Searched refs:t_basepa (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_mem.c535 uint64_t t_basepa; in sbd_post_detach_mem_unit() local
627 t_basepa = _ptob64(t_mp->sbm_basepfn); in sbd_post_detach_mem_unit()
637 ml->ml_address -= t_basepa; in sbd_post_detach_mem_unit()
653 ml->ml_address += t_basepa; in sbd_post_detach_mem_unit()
668 ml->ml_address += t_basepa; in sbd_post_detach_mem_unit()
712 tmp_basepa = t_basepa & ~ sm; in sbd_post_detach_mem_unit()
2175 uint64_t s_basepa, t_basepa; in memlist_canfit() local
2185 t_basepa = t_mlist->ml_address; in memlist_canfit()
2191 t_ml->ml_address -= t_basepa; in memlist_canfit()
2224 t_ml->ml_address += t_basepa; in memlist_canfit()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c2678 uint64_t s_basepa, t_basepa; in memlist_canfit() local
2688 t_basepa = t_mlist->ml_address; in memlist_canfit()
2694 t_ml->ml_address -= t_basepa; in memlist_canfit()
2727 t_ml->ml_address += t_basepa; in memlist_canfit()