Home
last modified time | relevance | path

Searched refs:PGHW_IPIPE (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/sun4u/os/
H A Dcmp.c151 case PGHW_IPIPE: in pg_plat_hw_shared()
176 case PGHW_IPIPE: in pg_plat_cpus_share()
200 case PGHW_IPIPE: in pg_plat_hw_instance_id()
236 PGHW_IPIPE, in pg_plat_hw_rank()
270 return (pg_plat_hw_instance_id(cp, PGHW_IPIPE)); in pg_plat_get_core_id()
287 if (hw == PGHW_IPIPE || in pg_cmt_load_bal_hw()
/titanic_44/usr/src/uts/sun4v/os/
H A Dcmp.c94 case PGHW_IPIPE: in pg_plat_hw_shared()
119 case PGHW_IPIPE: in pg_plat_hw_instance_id()
143 PGHW_IPIPE, in pg_plat_hw_rank()
192 if (hw == PGHW_IPIPE || in pg_cmt_load_bal_hw()
/titanic_44/usr/src/uts/common/sys/
H A Dpghw.h48 PGHW_IPIPE, /* Instruction Pipeline */ enumerator
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c239 case PGHW_IPIPE: in pg_plat_hw_shared()
310 case PGHW_IPIPE: in pg_plat_hw_instance_id()
339 PGHW_IPIPE, in pg_plat_hw_rank()
1780 if (hw == PGHW_IPIPE || in pg_cmt_load_bal_hw()
/titanic_44/usr/src/uts/common/os/
H A Dpghw.c468 case PGHW_IPIPE: in pghw_type_string()
H A Dcap_util.c534 case PGHW_IPIPE: in cu_cpc_init()
/titanic_44/usr/src/uts/common/disp/
H A Dcmt.c252 case PGHW_IPIPE: in pg_cmt_policy()
/titanic_44/usr/src/uts/sun4/io/
H A Dtrapstat.c1745 if ((strand_idx = cpu ^ pg_plat_hw_instance_id(cp, PGHW_IPIPE)) != 0) { in trapstat_setup()