Searched refs:interrupt_table__set (Results 1 – 3 of 3) sorted by relevance
23 void interrupt_table__set(struct interrupt_table *itable, in interrupt_table__set() function
50 interrupt_table__set(&kvm->arch.interrupt_table, &intr_desc, handler->irq); in setup_irq_handler()
24 void interrupt_table__set(struct interrupt_table *itable, struct real_intr_desc *entry, unsigned in…