Searched refs:pg_plat_hw_rank (Results 1 – 5 of 5) sorted by relevance
174 extern pghw_type_t pg_plat_hw_rank(pghw_type_t, pghw_type_t);
136 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
229 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
334 pg_plat_hw_rank(pghw_type_t hw1, pghw_type_t hw2) in pg_plat_hw_rank() function
290 if (pg_plat_hw_rank(hw1, hw2) == hw1) in pg_cmt_hier_rank()