Searched refs:SPRGROUP_DMMU (Results 1 – 1 of 1) sorted by relevance
32 #define SPRGROUP_DMMU (1 << MAX_SPRS_PER_GRP_BITS) macro67 #define SPR_DMMUCR (SPRGROUP_DMMU + 0)68 #define SPR_DTLBEIR (SPRGROUP_DMMU + 2)69 #define SPR_DTLBMR_BASE(WAY) (SPRGROUP_DMMU + 0x200 + (WAY) * 0x100)70 #define SPR_DTLBMR_LAST(WAY) (SPRGROUP_DMMU + 0x27f + (WAY) * 0x100)71 #define SPR_DTLBTR_BASE(WAY) (SPRGROUP_DMMU + 0x280 + (WAY) * 0x100)72 #define SPR_DTLBTR_LAST(WAY) (SPRGROUP_DMMU + 0x2ff + (WAY) * 0x100)