Searched refs:cpt_ist_p (Results 1 – 1 of 1) sorted by relevance
216 cpt_inst_s_t *cpt_ist_p; in fill_cpt_inst() local220 cpt_ist_p = get_cpt_inst(cqueue); in fill_cpt_inst()221 rte_prefetch_non_temporal(cpt_ist_p); in fill_cpt_inst()225 cpt_ist_p->u[0] = 0; in fill_cpt_inst()227 cpt_ist_p->s8x.res_addr = user_req->comp_baddr; in fill_cpt_inst()229 cpt_ist_p->u[2] = 0; in fill_cpt_inst()231 cpt_ist_p->s8x.wq_ptr = 0; in fill_cpt_inst()234 cpt_ist_p->s8x.ei0 = user_req->ist.ei0; in fill_cpt_inst()236 cpt_ist_p->s8x.ei1 = user_req->ist.ei1; in fill_cpt_inst()238 cpt_ist_p->s8x.ei2 = user_req->ist.ei2; in fill_cpt_inst()[all …]