Searched refs:SE_TYPES (Results 1 – 5 of 5) sorted by relevance
85 return mcode[grp].is_ae ? AE_TYPES : SE_TYPES; in cpt_bind_vq_to_grp()126 if ((vftype != AE_TYPES) && (vftype != SE_TYPES)) in cpt_handle_mbox_intr()
218 cpt_disable_cores(cpt, mcode->core_mask, SE_TYPES, in do_cpt_init()230 SE_TYPES); in do_cpt_init()232 cpt_enable_cores(cpt, mcode->core_mask, SE_TYPES); in do_cpt_init()
62 cptvf->vfid, ((mbx.data == SE_TYPES) ? "SE" : "AE"), in cptvf_handle_mbox_intr()
125 SE_TYPES = 2, enumerator
583 if ((cptvf->vftype == SE_TYPES) && (!req->ctrl.s.se_req)) { in cptvf_do_request()