Searched refs:SPRGROUP_DMMU (Results 1 – 1 of 1) sorted by relevance
32 #define SPRGROUP_DMMU (1 << MAX_SPRS_PER_GRP_BITS) macro74 #define SPR_DMMUCR (SPRGROUP_DMMU + 0)75 #define SPR_DTLBEIR (SPRGROUP_DMMU + 2)76 #define SPR_DTLBMR_BASE(WAY) (SPRGROUP_DMMU + 0x200 + (WAY) * 0x100)77 #define SPR_DTLBMR_LAST(WAY) (SPRGROUP_DMMU + 0x27f + (WAY) * 0x100)78 #define SPR_DTLBTR_BASE(WAY) (SPRGROUP_DMMU + 0x280 + (WAY) * 0x100)79 #define SPR_DTLBTR_LAST(WAY) (SPRGROUP_DMMU + 0x2ff + (WAY) * 0x100)