Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
subr_ipi.c | 62 } ipi_intr_t; typedef in typeref:struct:__anoncb9142c80108 65 static ipi_intr_t ipi_intrs[IPI_MAXREG] __cacheline_aligned; 307 ipi_intr_t *ipi_hdl = &ipi_intrs[ipi_id]; |