Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/include/asm/
H A Dspr_defs.h74 #define SPR_DTLBTR_BASE(WAY) (SPRGROUP_DMMU + 0x280 + (WAY) * 0x100) macro
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S1034 l.mtspr r2,r5,SPR_DTLBTR_BASE(0) // set DTLBTR
1217 l.mtspr r2,r4,SPR_DTLBTR_BASE(0)