Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsmp.h63 static inline void smp_stop_cpu(void) in smp_stop_cpu() function
/linux/arch/s390/kernel/
H A Dsmp.c493 smp_stop_cpu(); in smp_handle_ext_call()