Searched refs:pg_plat_cpus_share (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | cmp.c | 169 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) in pg_plat_cpus_share() function 182 IS_JUPITER(impl)) && pg_plat_cpus_share(cpu_a, in pg_plat_cpus_share()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pghw.h | 172 extern int pg_plat_cpus_share(cpu_t *, cpu_t *, pghw_type_t);
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | cmp.c | 105 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) in pg_plat_cpus_share() function
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | mp_machdep.c | 289 pg_plat_cpus_share(cpu_t *cpu_a, cpu_t *cpu_b, pghw_type_t hw) in pg_plat_cpus_share() function
|
/titanic_41/usr/src/uts/common/disp/ |
H A D | cmt.c | 1141 if (pg_plat_cpus_share(cp, pg_cpu, ((pghw_t *)pg)->pghw_hw)) in pg_cmt_cpu_belongs()
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
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()
|