Home
last modified time | relevance | path

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

/arch/arm64/kernel/
A Dsmp.c820 [IPI_CPU_STOP_NMI] = "CPU stop NMIs",
975 case IPI_CPU_STOP_NMI: in do_handle_IPI()
1037 case IPI_CPU_STOP_NMI: in ipi_should_be_nmi()
1241 if (num_other_online_cpus() && ipi_should_be_nmi(IPI_CPU_STOP_NMI)) { in smp_send_stop()
1249 smp_cross_call(&mask, IPI_CPU_STOP_NMI); in smp_send_stop()
/arch/arm64/include/asm/
A Dsmp.h57 IPI_CPU_STOP_NMI, enumerator

Completed in 19 milliseconds