Searched refs:newvecp (Results 1 – 1 of 1) sorted by relevance
1119 apix_vector_t *vecp, *newvecp; in apix_intr_ops() local1266 newvecp = apix_set_cpu(vecp, target, result); in apix_intr_ops()1268 newvecp = apix_grp_set_cpu(vecp, target, result); in apix_intr_ops()1272 if (newvecp == NULL) { in apix_intr_ops()1276 newvecp->v_bound_cpuid = target; in apix_intr_ops()1277 hdlp->ih_vector = APIX_VIRTVECTOR(newvecp->v_cpuid, in apix_intr_ops()1278 newvecp->v_vector); in apix_intr_ops()