Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kernel/
Dsmp.c73 IPI_CPU_CRASH_STOP, enumerator
769 [IPI_CPU_CRASH_STOP] = "CPU stop (for crash dump) interrupts",
883 case IPI_CPU_CRASH_STOP: in do_handle_IPI()
1061 smp_cross_call(&mask, IPI_CPU_CRASH_STOP); in crash_smp_send_stop()