Home
last modified time | relevance | path

Searched refs:SPR_UPR_UP (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/openrisc/kernel/
Dsetup.c112 if (!(upr & SPR_UPR_UP)) { in print_cpuinfo()
/Linux-v4.19/arch/openrisc/include/asm/
Dspr_defs.h161 #define SPR_UPR_UP 0x00000001 /* UPR present */ macro