CIU3_MBOX_PER_CORE 2620 arch/mips/cavium-octeon/octeon-irq.c return 0x04000 + CIU3_MBOX_PER_CORE * core; CIU3_MBOX_PER_CORE 2651 arch/mips/cavium-octeon/octeon-irq.c if (likely(mbox >= 0 && mbox < CIU3_MBOX_PER_CORE)) { CIU3_MBOX_PER_CORE 2675 arch/mips/cavium-octeon/octeon-irq.c if (WARN_ON_ONCE(mbox >= CIU3_MBOX_PER_CORE)) CIU3_MBOX_PER_CORE 2723 arch/mips/cavium-octeon/octeon-irq.c WARN_ON(mbox >= CIU3_MBOX_PER_CORE); CIU3_MBOX_PER_CORE 2734 arch/mips/cavium-octeon/octeon-irq.c WARN_ON(mbox >= CIU3_MBOX_PER_CORE); CIU3_MBOX_PER_CORE 2809 arch/mips/cavium-octeon/octeon-irq.c for (i = 0; i < CIU3_MBOX_PER_CORE; i++) {