Searched refs:pp_code (Results 1 – 5 of 5) sorted by relevance
112 unsigned pp_code = (unsigned) ABS_GET_PP_CODE (leafVA); in get_hist_obj() local114 && (pp_code || (rt_code && rt_code != ABS_REG_LOSS))) in get_hist_obj()118 if (pp_code >= NUM_ABS_PP_CODES) in get_hist_obj()119 pp_code = NUM_ABS_PP_CODES - 1; in get_hist_obj()123 errcode = PTXT (ABS_PP_CODES[pp_code]); in get_hist_obj()
569 for (unsigned pp_code = 1; pp_code < NUM_ABS_PP_CODES + 2; pp_code++) in init() local573 switch (pp_code) in init()585 errcode = PTXT (ABS_PP_CODES[pp_code]); in init()
559 for (unsigned pp_code = 1; pp_code < NUM_ABS_PP_CODES + 2; pp_code++)563 switch (pp_code)575 errcode = PTXT (ABS_PP_CODES[pp_code]);