SPRGROUP_DMMU 70 arch/openrisc/include/asm/spr_defs.h #define SPR_DMMUCR (SPRGROUP_DMMU + 0) SPRGROUP_DMMU 71 arch/openrisc/include/asm/spr_defs.h #define SPR_DTLBEIR (SPRGROUP_DMMU + 2) SPRGROUP_DMMU 72 arch/openrisc/include/asm/spr_defs.h #define SPR_DTLBMR_BASE(WAY) (SPRGROUP_DMMU + 0x200 + (WAY) * 0x100) SPRGROUP_DMMU 73 arch/openrisc/include/asm/spr_defs.h #define SPR_DTLBMR_LAST(WAY) (SPRGROUP_DMMU + 0x27f + (WAY) * 0x100) SPRGROUP_DMMU 74 arch/openrisc/include/asm/spr_defs.h #define SPR_DTLBTR_BASE(WAY) (SPRGROUP_DMMU + 0x280 + (WAY) * 0x100) SPRGROUP_DMMU 75 arch/openrisc/include/asm/spr_defs.h #define SPR_DTLBTR_LAST(WAY) (SPRGROUP_DMMU + 0x2ff + (WAY) * 0x100)