Home
last modified time | relevance | path

Searched refs:SPR_UPR_ICP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c123 if (upr & SPR_UPR_ICP) in print_cpuinfo()
H A Dhead.S829 l.andi r26,r24,SPR_UPR_ICP
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h159 #define SPR_UPR_ICP 0x00000004 /* Instruction cache present */ macro