HomeSort by: relevance | last modified time | path
    Searched refs:ipi_handler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/riscv/
interrupt.c 68 ipi_handler(tf);
locore.S 491 /* Set supervisor trap vector base register with ipi_handler */
492 PTR_LA a0, _C_LABEL(ipi_handler)
568 ipi_handler: label

Completed in 16 milliseconds