Searched refs:unmask (Results 1 – 4 of 4) sorted by relevance
63 void (*unmask)(unsigned int irq); member
419 .unmask = legacy_pic_uint_noop,432 .unmask = unmask_8259A_irq,
140 bic r11, r11, r10 @ unmask it185 and r11, r11, r10 @ unmask all saved as unmasked
2142 legacy_pic->unmask(0); in check_timer()2159 legacy_pic->unmask(0); in check_timer()2174 legacy_pic->unmask(0); in check_timer()
Completed in 18 milliseconds