Searched refs:hw2 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | cmp.c | 136 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()
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 229 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()
|
/illumos-gate/usr/src/uts/common/disp/ |
H A D | cmt.c | 275 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()
|
/illumos-gate/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 338 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() argument 359 if (hw_hier[i] == hw2) in pg_plat_hw_rank() 366 return (hw2); in pg_plat_hw_rank()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 259 The cap:hw2 command is used to display or alter the\n\ 262 If cap:hw2 is called without arguments, the current\n\ 336 @ MSG_CMD_HW2 "hw2"
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 1067 Word hw1 = 0, hw2 = 0, hw3 = 0; in at_cap_hw() local 1083 hw2 |= v; in at_cap_hw() 1111 CA_SUNW_HW_2, hw2, FALSE)) in at_cap_hw()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 472 Conv_cap_val_hw2_buf_t hw2; in dump_auxv() member 572 0, &conv_buf.hw2); in dump_auxv()
|