Searched refs:hw1 (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 150 if (hw_hier[i] == hw1) in pg_plat_hw_rank() 156 return (hw1); 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 243 if (hw_hier[i] == hw1) in pg_plat_hw_rank() 250 return (hw1); in pg_plat_hw_rank()
|
/illumos-gate/usr/src/uts/common/disp/ |
H A D | cmt.c | 274 pghw_type_t hw1 = ((pghw_t *)pg1)->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 357 if (hw_hier[i] == hw1) in pg_plat_hw_rank() 364 return (hw1); in pg_plat_hw_rank()
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | cap.msg | 219 The cap:hw1 command is used to display or alter the\n\ 222 If cap:hw1 is called without arguments, the current\n\ 334 @ MSG_CMD_HW1 "hw1"
|
/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 1078 hw1 |= v; in at_cap_hw() 1108 CA_SUNW_HW_1, hw1, TRUE)) in at_cap_hw()
|
/illumos-gate/usr/src/cmd/sgs/elfdump/common/ |
H A D | corenote.c | 471 Conv_cap_val_hw1_buf_t hw1; in dump_auxv() member 551 0, &conv_buf.hw1); in dump_auxv()
|