Searched refs:newvecp (Results 1 – 1 of 1) sorted by relevance
1142 apix_vector_t *vecp, *newvecp; in apix_intr_ops() local1289 newvecp = apix_set_cpu(vecp, target, result); in apix_intr_ops()1291 newvecp = apix_grp_set_cpu(vecp, target, result); in apix_intr_ops()1295 if (newvecp == NULL) { in apix_intr_ops()1299 newvecp->v_bound_cpuid = target; in apix_intr_ops()1300 hdlp->ih_vector = APIX_VIRTVECTOR(newvecp->v_cpuid, in apix_intr_ops()1301 newvecp->v_vector); in apix_intr_ops()