Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_irq.c123 struct airq_iv *dibv = zpci_ibv[smp_processor_id()]; in zpci_handle_cpu_local_irq() local
129 bit = airq_iv_scan(dibv, bit, airq_iv_end(dibv)); in zpci_handle_cpu_local_irq()
141 generic_handle_irq(airq_iv_get_data(dibv, bit)); in zpci_handle_cpu_local_irq()
/kernel/linux/linux-6.6/arch/s390/pci/
H A Dpci_irq.c154 struct airq_iv *dibv = zpci_ibv[smp_processor_id()]; in zpci_handle_cpu_local_irq() local
161 bit = airq_iv_scan(dibv, bit, airq_iv_end(dibv)); in zpci_handle_cpu_local_irq()
173 generic_handle_irq(airq_iv_get_data(dibv, bit)); in zpci_handle_cpu_local_irq()

Completed in 2 milliseconds