Home
last modified time | relevance | path

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

/Linux-v4.19/arch/openrisc/kernel/
Dsetup.c125 if (upr & SPR_UPR_ICP) in print_cpuinfo()
Dhead.S820 l.andi r26,r24,SPR_UPR_ICP
/Linux-v4.19/arch/openrisc/include/asm/
Dspr_defs.h163 #define SPR_UPR_ICP 0x00000004 /* Instruction cache present */ macro