Searched refs:SPRGROUP_IMMU (Results 1 – 1 of 1) sorted by relevance
29 #define SPRGROUP_IMMU (2 << MAX_SPRS_PER_GRP_BITS) macro78 #define SPR_IMMUCR (SPRGROUP_IMMU + 0)79 #define SPR_ITLBEIR (SPRGROUP_IMMU + 2)80 #define SPR_ITLBMR_BASE(WAY) (SPRGROUP_IMMU + 0x200 + (WAY) * 0x100)81 #define SPR_ITLBMR_LAST(WAY) (SPRGROUP_IMMU + 0x27f + (WAY) * 0x100)82 #define SPR_ITLBTR_BASE(WAY) (SPRGROUP_IMMU + 0x280 + (WAY) * 0x100)83 #define SPR_ITLBTR_LAST(WAY) (SPRGROUP_IMMU + 0x2ff + (WAY) * 0x100)