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()
5664 TCGv_i32 t_in, t_rd; in trans_BFCI() local5679 t_in = tcg_constant_i32(0); in trans_BFCI()5682 t_in = load_reg(s, a->rn); in trans_BFCI()5685 tcg_gen_deposit_i32(t_rd, t_rd, t_in, lsb, width); in trans_BFCI()