Searched refs:t_in (Results 1 – 2 of 2) sorted by relevance
1523 static void trc_read_check_handler(void *t_in) in trc_read_check_handler() argument1527 struct task_struct *texp = t_in; in trc_read_check_handler()
5705 TCGv_i32 t_in, t_rd; in trans_BFCI() local5720 t_in = tcg_constant_i32(0); in trans_BFCI()5723 t_in = load_reg(s, a->rn); in trans_BFCI()5726 tcg_gen_deposit_i32(t_rd, t_rd, t_in, lsb, width); in trans_BFCI()