Home
last modified time | relevance | path

Searched refs:hw2 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/sun4v/os/
H A Dcmp.c136 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() argument
152 if (hw_hier[i] == hw2) in pg_plat_hw_rank()
158 return (hw2); in pg_plat_hw_rank()
/titanic_41/usr/src/uts/sun4u/os/
H A Dcmp.c229 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() argument
245 if (hw_hier[i] == hw2) in pg_plat_hw_rank()
252 return (hw2); in pg_plat_hw_rank()
/titanic_41/usr/src/uts/common/disp/
H A Dcmt.c275 pghw_type_t hw2 = ((pghw_t *)pg2)->pghw_hw; in pg_cmt_hier_rank() local
281 if (PGHW_IS_PM_DOMAIN(hw1) && !PGHW_IS_PM_DOMAIN(hw2)) in pg_cmt_hier_rank()
283 if (PGHW_IS_PM_DOMAIN(hw2) && !PGHW_IS_PM_DOMAIN(hw1)) in pg_cmt_hier_rank()
290 if (pg_plat_hw_rank(hw1, hw2) == hw1) in pg_cmt_hier_rank()
/titanic_41/usr/src/uts/i86pc/os/
H A Dmp_machdep.c334 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() argument
352 if (hw_hier[i] == hw2) in pg_plat_hw_rank()
359 return (hw2); in pg_plat_hw_rank()
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg251 The cap:hw2 command is used to display or alter the\n\
254 If cap:hw2 is called without arguments, the current\n\
308 @ MSG_CMD_HW2 "hw2"
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c1000 Word hw1 = 0, hw2 = 0; in at_cap_hw() local
1016 hw2 |= v; in at_cap_hw()
1038 CA_SUNW_HW_2, hw2, FALSE)) in at_cap_hw()
/titanic_41/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c436 Conv_cap_val_hw2_buf_t hw2; in dump_auxv() member
532 0, &conv_buf.hw2); in dump_auxv()