Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dsmp.h47 __pcpu_sigp(pcpu, SIGP_STOP, 0, NULL); in smp_stop_cpu()
A Dsigp.h10 #define SIGP_STOP 5 macro
/linux/arch/s390/kvm/
A Dsigp.c292 case SIGP_STOP: in handle_sigp_dst()
361 case SIGP_STOP: in handle_sigp_order_in_user_space()
/linux/arch/s390/kernel/
A Dsmp.c329 pcpu_sigp_retry(pcpu, SIGP_STOP, 0); in pcpu_delegate()
342 "K" (SIGP_RESTART), "K" (SIGP_STOP) in pcpu_delegate()
487 pcpu_sigp_retry(pcpu_devices + cpu, SIGP_STOP, 0); in smp_send_stop()
992 pcpu_sigp_retry(pcpu_devices + smp_processor_id(), SIGP_STOP, 0); in cpu_die()

Completed in 19 milliseconds