Home
last modified time | relevance | path

Searched refs:pg_plat_hw_rank (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpghw.h174 extern pghw_type_t pg_plat_hw_rank(pghw_type_t, pghw_type_t);
/titanic_44/usr/src/uts/sun4v/os/
H A Dcmp.c136 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
/titanic_44/usr/src/uts/sun4u/os/
H A Dcmp.c229 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
/titanic_44/usr/src/uts/i86pc/os/
H A Dmp_machdep.c334 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
/titanic_44/usr/src/uts/common/disp/
H A Dcmt.c290 if (pg_plat_hw_rank(hw1, hw2) == hw1) in pg_cmt_hier_rank()