Home
last modified time | relevance | path

Searched refs:SPR_ITLBTR_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h82 #define SPR_ITLBTR_BASE(WAY) (SPRGROUP_IMMU + 0x280 + (WAY) * 0x100) macro
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S1127 l.mtspr r2,r5,SPR_ITLBTR_BASE(0) // set ITLBTR
1312 l.mtspr r2,r4,SPR_ITLBTR_BASE(0)