Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dsmp.h47 __pcpu_sigp(pcpu, SIGP_STOP, 0, NULL); in smp_stop_cpu()
Dsigp.h10 #define SIGP_STOP 5 macro
/linux-6.6.21/arch/s390/kvm/
Dsigp.c320 case SIGP_STOP: in handle_sigp_dst()
389 case SIGP_STOP: in handle_sigp_order_in_user_space()
/linux-6.6.21/arch/s390/kernel/
Dsmp.c338 pcpu_sigp_retry(pcpu, SIGP_STOP, 0); in pcpu_delegate()
360 "K" (SIGP_RESTART), "K" (SIGP_STOP) in pcpu_delegate()
505 pcpu_sigp_retry(pcpu_devices + cpu, SIGP_STOP, 0); in smp_send_stop()
997 pcpu_sigp_retry(pcpu_devices + smp_processor_id(), SIGP_STOP, 0); in cpu_die()