Searched refs:interrupt_type (Results 1 – 11 of 11) 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()900 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()902 return interrupt_type; in thc_interrupt_handler()922 interrupt_type |= BIT(THC_TXN_ERR_INT); in thc_interrupt_handler()924 return interrupt_type; in thc_interrupt_handler()933 interrupt_type |= BIT(THC_FATAL_ERR_INT); in thc_interrupt_handler()935 return interrupt_type; in thc_interrupt_handler()946 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()
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()
107 u8 interrupt_type; member152 u8 interrupt_type; member
1684 u8 interrupt_type; member
284 u32 interrupt_type; member
541 u32 interrupt_type; /* enum hv_interrupt_type */ member
35 intr_desc->interrupt_type = HV_X64_INTERRUPT_TYPE_FIXED; in hv_map_interrupt()
184 enum ps3_interrupt_type interrupt_type, enum ps3_reg_type reg_type) in ps3_setup_uhc_device() argument215 interrupt_type, &p->dev.interrupt_id); in ps3_setup_uhc_device()