Searched refs:SPR_UPR_PMP (Results 1 – 5 of 5) sorted by relevance
84 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in arch_cpu_idle()
182 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in stop_this_cpu()
141 if (upr & SPR_UPR_PMP) in print_cpuinfo()
717 l.andi r25,r25,SPR_UPR_PMP
166 #define SPR_UPR_PMP 0x00000200 /* Power management present */ macro