Searched refs:BASE_IPI_IRQ (Results 1 - 1 of 1) sorted by path

/arch/hexagon/kernel/
H A Dsmp.c36 #define BASE_IPI_IRQ 26 macro
118 retval = __vmintop_post(BASE_IPI_IRQ+cpu);
122 BASE_IPI_IRQ+cpu);
170 setup_irq(BASE_IPI_IRQ + cpu, &ipi_intdesc);
229 setup_irq(BASE_IPI_IRQ, &ipi_intdesc);

Completed in 101 milliseconds