Lines Matching full:unmask
48 * | mask/unmask | | mask/unmask |
59 * | mask/unmask |
67 * The "global interrupt mask/unmask" is modified using the
71 * The "per-CPU mask/unmask" is modified using the MPIC_INT_SET_MASK
76 * The per-CPU mask/unmask can also be adjusted using the global
88 * mask/unmask level. It is therefore unmasked at this level for
93 * readjusts the per-CPU mask/unmask for the interrupt.
95 * The ->mask() and ->unmask() operations only mask/unmask the
105 * mask/unmask level.
107 * The ->mask() and ->unmask() operations mask/unmask the interrupt
210 * For shared global interrupts, mask/unmask global enable bit
211 * For CPU interrupts, mask/unmask the calling CPU's bit
330 /* Unmask local doorbell interrupt */ in mpic_msi_reenable_percpu()
365 /* Unmask low 16 MSI irqs on non-IPI platforms */ in mpic_msi_init()
541 /* Unmask IPI interrupt */ in mpic_smp_cpu_init()