Searched refs:n_CPU (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dmpic.c323 static void IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ, argument
330 dst = &opp->dst[n_CPU];
349 __func__, src->output, n_CPU, n_IRQ);
356 __func__, src->output, n_CPU, n_IRQ);
378 __func__, n_IRQ, priority, dst->ctpr, n_CPU);
386 __func__, n_IRQ, dst->servicing.next, n_CPU);
389 __func__, n_CPU, n_IRQ, dst->raised.next);
399 dst->servicing.priority, n_CPU);
404 dst->servicing.priority, n_CPU);

Completed in 135 milliseconds