Home
last modified time | relevance | path

Searched refs:IPI_CPU_CRASH_STOP (Results 1 – 1 of 1) sorted by relevance

/linux/arch/riscv/kernel/ !
H A Dsmp.c35 IPI_CPU_CRASH_STOP, enumerator
136 case IPI_CPU_CRASH_STOP: in handle_IPI()
217 [IPI_CPU_CRASH_STOP] = "CPU stop (for crash dump) interrupts",
319 send_ipi_mask(&mask, IPI_CPU_CRASH_STOP); in crash_smp_send_stop()