Home
last modified time | relevance | path

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

/Linux-v4.19/arch/openrisc/include/asm/
Dspr_defs.h86 #define SPR_ITLBTR_BASE(WAY) (SPRGROUP_IMMU + 0x280 + (WAY) * 0x100) macro
/Linux-v4.19/arch/openrisc/kernel/
Dhead.S1118 l.mtspr r2,r5,SPR_ITLBTR_BASE(0) // set ITLBTR
1303 l.mtspr r2,r4,SPR_ITLBTR_BASE(0)