Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsigp.h19 #define SIGP_SENSE_RUNNING 21 macro
/openbmc/linux/arch/s390/kvm/
H A Dsigp.c342 case SIGP_SENSE_RUNNING: in handle_sigp_dst()
386 case SIGP_SENSE_RUNNING: in handle_sigp_order_in_user_space()
/openbmc/qemu/target/s390x/
H A Dsigp.c415 case SIGP_SENSE_RUNNING: in handle_sigp_single_dst()
H A Dcpu.h769 #define SIGP_SENSE_RUNNING 0x15 macro
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c162 if (__pcpu_sigp(pcpu->address, SIGP_SENSE_RUNNING, in pcpu_running()