Searched refs:interrupt_type (Results 1 – 10 of 10) sorted by relevance
876 int interrupt_type = 0; in thc_interrupt_handler() local887 interrupt_type |= BIT(THC_NONDMA_INT); in thc_interrupt_handler()889 return interrupt_type; in thc_interrupt_handler()901 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()903 return interrupt_type; in thc_interrupt_handler()923 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()925 return interrupt_type; in thc_interrupt_handler()934 interrupt_type |= BIT(THC_FATAL_ERR_INT); in thc_interrupt_handler()936 return interrupt_type; in thc_interrupt_handler()947 interrupt_type |= BIT(THC_PIO_DONE_INT); 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()
107 u8 interrupt_type; member152 u8 interrupt_type; member
1685 u8 interrupt_type; member
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()
412 u32 interrupt_type; member
581 u32 interrupt_type; /* enum hv_interrupt_type */ member
36 intr_desc->interrupt_type = HV_X64_INTERRUPT_TYPE_FIXED; in hv_map_interrupt()