Searched refs:SET_PRRR (Results 1 – 2 of 2) sorted by relevance
278 SET_PRRR(base, ctx, priv->cfg.arm_v7s_cfg.prrr); in __program_context()
133 #define SET_PRRR(b, c, v) SET_CTX_REG(PRRR, (b), (c), (v)) macro