Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsigp.h14 #define SIGP_CPU_RESET 12 macro
/openbmc/linux/arch/s390/kvm/
H A Dsigp.c294 order_code != SIGP_CPU_RESET) { in handle_sigp_dst()
358 case SIGP_CPU_RESET: in handle_sigp_dst()
413 case SIGP_CPU_RESET: in handle_sigp_order_in_user_space()
/openbmc/qemu/target/s390x/
H A Dsigp.c370 order != SIGP_CPU_RESET && in handle_sigp_single_dst()
409 case SIGP_CPU_RESET: in handle_sigp_single_dst()
H A Dcpu.h764 #define SIGP_CPU_RESET 0x0c macro
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c339 pcpu_sigp_retry(pcpu, SIGP_CPU_RESET, 0); in pcpu_delegate()