Searched refs:SPR_UPR (Results 1 – 5 of 5) sorted by relevance
170 upr = mfspr(SPR_UPR); in time_init()
34 unsigned long upr = mfspr(SPR_UPR); in init_cache_level()
104 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in arch_cpu_idle()
98 unsigned long upr = mfspr(SPR_UPR); in print_cpuinfo()
42 #define SPR_UPR (SPRGROUP_SYS + 1) macro