Home
last modified time | relevance | path

Searched refs:SIGP_RESTART (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/s390/include/asm/
H A Dsigp.h11 #define SIGP_RESTART 6 macro
/openbmc/linux/arch/s390/kvm/
H A Dsigp.c350 case SIGP_RESTART: in handle_sigp_dst()
407 case SIGP_RESTART: in handle_sigp_order_in_user_space()
/openbmc/qemu/target/s390x/
H A Dsigp.c391 case SIGP_RESTART: in handle_sigp_single_dst()
H A Dcpu.h761 #define SIGP_RESTART 0x06 macro
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c310 pcpu_sigp_retry(pcpu, SIGP_RESTART, 0); in pcpu_start_fn()
360 "K" (SIGP_RESTART), "K" (SIGP_STOP) in pcpu_delegate()