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

/linux-master/arch/s390/pci/
H A Dpci_irq.c30 static struct airq_iv **zpci_ibv; variable in typeref:struct:airq_iv
154 struct airq_iv *dibv = zpci_ibv[smp_processor_id()];
258 aibv = zpci_ibv[si];
289 bit = airq_iv_alloc(zpci_ibv[0], msi_vecs);
305 zpci_ibv[bit] = zdev->aibv;
338 airq_iv_set_data(zpci_ibv[cpu], hwirq, irq);
381 zpci_ibv[zdev->aisb] = NULL;
391 airq_iv_free(zpci_ibv[0], zdev->msi_first_bit, zdev->msi_nr_irqs);
413 iib.cdiib.dibv_addr = (u64) zpci_ibv[smp_processor_id()]->vector;
433 zpci_ibv
[all...]

Completed in 75 milliseconds