Searched refs:smp_store_status (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | smp.h | 32 extern int smp_store_status(int cpu); |
/linux/arch/s390/kernel/ | ||
H A D | machine_kexec.c | 90 if (smp_store_status(cpu)) in __machine_kdump() |