Home
last modified time | relevance | path

Searched refs:SPR_UPR_PMP (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dprocess.c83 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in arch_cpu_idle()
H A Dsmp.c181 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in stop_this_cpu()
H A Dsetup.c145 if (upr & SPR_UPR_PMP) in print_cpuinfo()
H A Dhead.S726 l.andi r25,r25,SPR_UPR_PMP
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dprocess.c105 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in arch_cpu_idle()
H A Dsmp.c190 if (mfspr(SPR_UPR) & SPR_UPR_PMP) in stop_this_cpu()
H A Dsetup.c145 if (upr & SPR_UPR_PMP) in print_cpuinfo()
H A Dhead.S730 l.andi r25,r25,SPR_UPR_PMP
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dspr_defs.h166 #define SPR_UPR_PMP 0x00000200 /* Power management present */ macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dspr_defs.h166 #define SPR_UPR_PMP 0x00000200 /* Power management present */ macro

Completed in 12 milliseconds