Searched refs:unexpected_mask (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/powerpc/platforms/powernv/
H A Dsmp.c166 unsigned long srr1, unexpected_mask, wmask; local
194 unexpected_mask = ~(PACA_IRQ_DEC | PACA_IRQ_HMI | PACA_IRQ_HARD_DIS);
195 if (local_paca->irq_happened & unexpected_mask) {

Completed in 300 milliseconds