Searched refs:RIR_LIMIT (Results 1 – 2 of 2) sorted by relevance
158 #define RIR_LIMIT(reg) ((((uint64_t)(reg) & 0x000003ff) + 1) << 28) macro
984 rir[i][j][k].limit = RIR_LIMIT(rir_limit); in mem_reg_init()