Home
last modified time | relevance | path

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

/Linux-v5.4/arch/openrisc/kernel/
Dsetup.c119 if (upr & SPR_UPR_ICP) in print_cpuinfo()
Dhead.S816 l.andi r26,r24,SPR_UPR_ICP
/Linux-v5.4/arch/openrisc/include/asm/
Dspr_defs.h159 #define SPR_UPR_ICP 0x00000004 /* Instruction cache present */ macro