Searched refs:PPMDC_PRE_CHNG (Results 1 – 3 of 3) sorted by relevance
87 dc = ppm_lookup_dc(domp, PPMDC_PRE_CHNG); in ppm_cpu_pre_chng()88 for (; dc && (dc->cmd == PPMDC_PRE_CHNG); dc = dc->next) { in ppm_cpu_pre_chng()
200 #define PPMDC_PRE_CHNG 3 macro
1031 "PRE_CHNG", PPMDC_PRE_CHNG,1281 case PPMDC_PRE_CHNG: in ppm_lookup_dc()