Home
last modified time | relevance | path

Searched refs:SIGP_CC_STATUS_STORED (Results 1 – 3 of 3) sorted by relevance

/arch/s390/include/asm/
Dsigp.h19 #define SIGP_CC_STATUS_STORED 1 macro
/arch/s390/kvm/
Dsigp.c46 rc = SIGP_CC_STATUS_STORED; in __sigp_sense()
219 return SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
233 rc = SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
243 rc = SIGP_CC_STATUS_STORED; in __sigp_set_prefix()
286 rc = SIGP_CC_STATUS_STORED; in __sigp_sense_running()
/arch/s390/kernel/
Dsmp.c132 0, &status) != SIGP_CC_STATUS_STORED) in pcpu_stopped()
140 0, NULL) != SIGP_CC_STATUS_STORED) in pcpu_running()