Searched refs:PGHW_CHIP (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 155 case PGHW_CHIP: in pg_plat_hw_shared() 177 case PGHW_CHIP: in pg_plat_cpus_share() 183 cpu_b, PGHW_CHIP)) { in pg_plat_cpus_share() 212 case PGHW_CHIP: in pg_plat_hw_instance_id() 217 return (pg_plat_hw_instance_id(cpu, PGHW_CHIP)); in pg_plat_hw_instance_id() 237 PGHW_CHIP, in pg_plat_hw_rank() 289 hw == PGHW_CHIP) in pg_cmt_load_bal_hw()
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | cpc_subr.c | 98 chip_pg = (pg_cmt_t *)pghw_find_pg(cpu[cpuid], PGHW_CHIP); in kcpc_cpu_setup() 216 chip_pg = (pg_t *)pghw_find_pg(cpu, PGHW_CHIP); in kcpc_hw_cpu_hook() 250 chips = pghw_set_lookup(PGHW_CHIP); in kcpc_hw_lwp_hook()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pghw.h | 52 PGHW_CHIP, /* Socket */ enumerator
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | cmp.c | 121 case PGHW_CHIP: in pg_plat_hw_instance_id()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 258 case PGHW_CHIP: in pg_plat_hw_shared() 318 case PGHW_CHIP: in pg_plat_hw_instance_id() 343 PGHW_CHIP, in pg_plat_hw_rank() 1783 hw == PGHW_CHIP) in pg_cmt_load_bal_hw()
|
/titanic_41/usr/src/uts/common/disp/ |
H A D | cmt.c | 255 case PGHW_CHIP: in pg_cmt_policy() 739 pg_plat_hw_instance_id(cp, PGHW_CHIP); in pg_cmt_cpu_init() 1887 if (((pghw_t *)pg)->pghw_hw == PGHW_CHIP) { in pg_cmt_lineage_validate()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | pghw.c | 476 case PGHW_CHIP: in pghw_type_string()
|
H A D | cpu.c | 2275 pg_plat_hw_instance_id(cp, PGHW_CHIP); in cpu_info_kstat_update()
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus.c | 1342 pg = (pg_t *)pghw_find_pg(cpup, PGHW_CHIP); in cpu_get_sibling_core()
|
H A D | us3_common.c | 3064 (pg_plat_cpus_share(sp, dtcr, PGHW_CHIP) && in ce_ptnr_select() 3072 } else if (pg_plat_cpus_share(sp, dtcr, PGHW_CHIP)) { in ce_ptnr_select() 3123 if (pg_plat_cpus_share(ptnr, dtcr, PGHW_CHIP)) { in ce_ptnr_select()
|