Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c116 if (upr & SPR_UPR_DCP) in print_cpuinfo()
H A Dhead.S895 l.andi r26,r24,SPR_UPR_DCP
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h158 #define SPR_UPR_DCP 0x00000002 /* Data cache present */ macro