Lines Matching full:ipis
39 * | | 15 (Spurious / IPIs / Local Interrupts)
82 * The 0xff ID is used for broadcast IPIs for local APICs when not using
83 * x2APIC. IPIs are not sent to I/O APICs so it's acceptable for an I/O APIC
100 * class and sending IPIs from other CPUs will be blocked.
103 * Currently this is guaranteed by dividing the IPIs in two groups that have
118 #define IPI_INVLOP (APIC_IPI_INTS + 1) /* TLB Shootdown IPIs, amd64 */
119 #define IPI_INVLTLB (APIC_IPI_INTS + 1) /* TLB Shootdown IPIs, i386 */
123 /* Vector to handle bitmap based IPIs */
126 /* IPIs handled by IPI_BITMAP_VECTOR */
138 #define IPI_DYN_LAST (254) /* IPIs allocated at runtime */
148 * The spurious interrupt can share the priority class with the IPIs since