Lines Matching full:interrupt
34 * To understand how the apix module interacts with the interrupt subsystem read
167 apix_intr_ops, /* Advanced DDI Interrupt framework */
204 * Mapping between device interrupt and the allocated vector. Indexed
210 * when interrupt binding policy round robin with affinity is
219 * Maximum number of vectors in a CPU that can be used for interrupt
441 * Setting the 12th bit in the Spurious Interrupt Vector
454 * cause an error interrupt, even if the entry is masked...so
477 /* Enable performance counter overflow interrupt */
514 /* Enable error interrupt */
534 /* Enable CMCI interrupt */
569 * initialize interrupt remapping before apic
579 * uses vector 0x20 to interrupt itself, so softint will
639 * Called at the beginning of the interrupt service routine, but unlike
640 * pcplusmp, does not mask interrupts. An EOI is given to the interrupt
797 /* return if it is not hardware interrupt */
830 /* return if it is not hardware interrupt */
934 /* interrupt enabling for system resume */
1059 * If this module needs a periodic handler for the interrupt distribution, it
1127 * functionalities related to the new DDI interrupt framework.
1131 * hdlp - pointer to the internal interrupt handle structure for the
1132 * requested interrupt
1253 * Called prior to adding the interrupt handler or when
1254 * an interrupt handler is unassigned.
1266 * The interrupt handle given here has been allocated
1309 * The interrupt handle given here has been allocated
1325 * interrupt types supported by the device.
1835 * they unregister their interrupt handlers. If that
1923 * If there was a race and an interrupt was injected
1984 * times for this interrupt, try the last-ditch workaround:
2067 * This function will mask the interrupt on the I/O APIC
2099 * This function will clear the mask for the interrupt on the I/O APIC
2131 * For level-triggered interrupt, mask the IRQ line. Mask means
2132 * new interrupts will not be delivered. The interrupt already
2163 * this level trigger interrupt. Instead, we'll manually
2177 * For level-triggered interrupt, unmask the IRQ line