Searched refs:SPRGROUP_DMMU (Results 1 – 1 of 1) sorted by relevance
28 #define SPRGROUP_DMMU (1 << MAX_SPRS_PER_GRP_BITS) macro70 #define SPR_DMMUCR (SPRGROUP_DMMU + 0)71 #define SPR_DTLBEIR (SPRGROUP_DMMU + 2)72 #define SPR_DTLBMR_BASE(WAY) (SPRGROUP_DMMU + 0x200 + (WAY) * 0x100)73 #define SPR_DTLBMR_LAST(WAY) (SPRGROUP_DMMU + 0x27f + (WAY) * 0x100)74 #define SPR_DTLBTR_BASE(WAY) (SPRGROUP_DMMU + 0x280 + (WAY) * 0x100)75 #define SPR_DTLBTR_LAST(WAY) (SPRGROUP_DMMU + 0x2ff + (WAY) * 0x100)