Searched refs:SPR_UPR_UP (Results 1 – 2 of 2) sorted by relevance
/arch/openrisc/kernel/ | ||
D | setup.c | 122 if (!(upr & SPR_UPR_UP)) { in print_cpuinfo() |
/arch/openrisc/include/asm/ | ||
D | spr_defs.h | 147 #define SPR_UPR_UP 0x00000001 /* UPR present */ macro |