Searched refs:pnv_phb4_pec_get_phb_id (Results 1 – 3 of 3) sorted by relevance
159 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index);
165 if (index == pnv_phb4_pec_get_phb_id(pec, j)) { in pnv_pec_add_phb()184 int phb_id = pnv_phb4_pec_get_phb_id(pec, stack_no); in pnv_pec_default_phb_realize()
1382 int pnv_phb4_pec_get_phb_id(PnvPhb4PecState *pec, int stack_index) in pnv_phb4_pec_get_phb_id() function