Searched refs:n_CPU (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/powerpc/kvm/ |
H A D | mpic.c | 324 static void IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ, IRQ_local_pipe() argument 331 dst = &opp->dst[n_CPU]; IRQ_local_pipe() 350 __func__, src->output, n_CPU, n_IRQ); IRQ_local_pipe() 357 __func__, src->output, n_CPU, n_IRQ); IRQ_local_pipe() 379 __func__, n_IRQ, priority, dst->ctpr, n_CPU); IRQ_local_pipe() 387 __func__, n_IRQ, dst->servicing.next, n_CPU); IRQ_local_pipe() 390 __func__, n_CPU, n_IRQ, dst->raised.next); IRQ_local_pipe() 400 dst->servicing.priority, n_CPU); IRQ_local_pipe() 405 dst->servicing.priority, n_CPU); IRQ_local_pipe()
|
Completed in 274 milliseconds