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

/linux-master/arch/s390/include/asm/
H A Dairq.h48 #define AIRQ_IV_CACHELINE 16 /* Cacheline alignment for the vector */ macro
/linux-master/drivers/s390/cio/
H A Dairq.c140 if (flags & AIRQ_IV_CACHELINE) {
188 if (iv->flags & AIRQ_IV_CACHELINE && iv->vector)
207 if (iv->flags & AIRQ_IV_CACHELINE)
/linux-master/arch/s390/pci/
H A Dpci_irq.c445 AIRQ_IV_CACHELINE |
/linux-master/drivers/s390/virtio/
H A Dvirtio_ccw.c282 | AIRQ_IV_CACHELINE, NULL);

Completed in 152 milliseconds