Searched refs:interrupt_type (Results 1 – 5 of 5) sorted by relevance
875 int interrupt_type = 0; in thc_interrupt_handler() local886 interrupt_type |= BIT(THC_NONDMA_INT); in thc_interrupt_handler()888 return interrupt_type; in thc_interrupt_handler()902 return interrupt_type; in thc_interrupt_handler()924 return interrupt_type; in thc_interrupt_handler()935 return interrupt_type; in thc_interrupt_handler()955 interrupt_type |= BIT(THC_RXDMA1_INT); in thc_interrupt_handler()979 interrupt_type |= BIT(THC_SWDMA_INT); in thc_interrupt_handler()994 interrupt_type |= BIT(THC_TXDMA_INT); in thc_interrupt_handler()1058 if (!interrupt_type) in thc_interrupt_handler()[all …]
38 u8 interrupt_type; member
337 p->entry_type, p->entry_length, p->interrupt_type, in iosapic_load_irt()408 if (i->interrupt_type != IRT_VECTORED_INTR) { in irt_find_irqline()409 …ULE_NAME ":find_irqline(0x%p): skipping entry %d interrupt_type %d\n", i, cnt, i->interrupt_type); in irt_find_irqline()
121 lirq->lapic_control.interrupt_type = (ent->girq_irq_data & 0x700) >> 8; in mshv_copy_girq_info()
92 if (hv_should_clear_interrupt(irqfd->irqfd_lapic_irq.lapic_control.interrupt_type)) in mshv_irqfd_resampler_ack()
Completed in 11 milliseconds