Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dsmp.h32 extern int smp_store_status(int cpu);
/linux/arch/s390/kernel/
H A Dmachine_kexec.c90 if (smp_store_status(cpu)) in __machine_kdump()