Searched refs:KREG_PSTATE_MM_PSO (Results 1 – 2 of 2) sorted by relevance
165 #define KREG_PSTATE_MM_PSO(x) (((x) & KREG_PSTATE_MM_MASK) == 0x040) macro
121 if (KREG_PSTATE_MM_PSO(pstate)) in pstate_mm_to_str()