Searched refs:nr_reg_args (Results 1 – 2 of 2) sorted by relevance
906 static void restore_args(int nr_reg_args, int args_off, struct rv_jit_context *ctx) in restore_args() argument910 for (i = 0; i < nr_reg_args; i++) { in restore_args()
1654 static void restore_args(struct jit_ctx *ctx, int nr_reg_args, int args_off) in restore_args() argument1658 for (i = 0; i < nr_reg_args; i++) { in restore_args()